Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update Honeycomb config to forbid raw metrics; support good total single query only [PC-15396] #633

Merged
merged 11 commits into from
Feb 25, 2025

Conversation

nikodemrafalski
Copy link
Contributor

@nikodemrafalski nikodemrafalski commented Jan 23, 2025

Motivation

Changed the way we support Honeycomb integration - now only ratio (countMetrics) SLOs are available, using only COUNT calculation method. Raw (threshold) metrics are forbidden, which is tested by validation.

Summary

Unsupported ways of configuring Honeycomb data sources were removed, and the validation checking metric type (only ratios are allowed) was introduced.

…s; added validation for raw metrics - forbidden
@bdw-nobl9 bdw-nobl9 force-pushed the PC-15396-support-only-hc-single-query branch from dce0c48 to a74b722 Compare January 24, 2025 13:18
@bdw-nobl9 bdw-nobl9 changed the title Pc 15396 support only hc single query feat: Update Honeycomb config to forbid raw metrics; support good total single query only [PC-15396] Jan 24, 2025
@n9-machine-user n9-machine-user added enhancement New feature or request minor labels Jan 24, 2025
@bdw-nobl9 bdw-nobl9 marked this pull request as ready for review January 24, 2025 14:01
Copy link
Contributor

@dawidwisn dawidwisn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! We are waiting for those changes: https://github.com/nobl9/n9/pull/16773

Copy link
Contributor Author

@nikodemrafalski nikodemrafalski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bdw-nobl9 commits LGTM

@annatrifonova annatrifonova added the passed-testing Added by QA when tests have passed label Feb 6, 2025
@bdw-nobl9 bdw-nobl9 merged commit 11ef429 into main Feb 25, 2025
7 checks passed
@bdw-nobl9 bdw-nobl9 deleted the PC-15396-support-only-hc-single-query branch February 25, 2025 09:48
bdw-nobl9 added a commit to nobl9/terraform-provider-nobl9 that referenced this pull request Feb 27, 2025
## Summary

The PR comments code the invocating `test-honeycomb` test case to avoid
failing acceptance tests by the unsupported version of the Honeycomb
contract that's included in those tests.

## Related changes
[SDK](nobl9/nobl9-go#633)

## Testing

- Run acceptance tests or check the results of running them
[here](https://github.com/nobl9/terraform-provider-nobl9/actions/runs/13554457376/job/37885574234).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go minor passed-testing Added by QA when tests have passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants