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

Pass along upstream and peer metrics configs to libhoney #227

Merged
merged 10 commits into from
Mar 24, 2021

Conversation

MikeGoldsmith
Copy link
Contributor

Metrics config in refinery configurations files are not passed onto libhoney properly.

This PR uses the metrics configuration found in config files to create upstream and peer metrics instances which are then passed into libhoney. It also consolidates the metrics interface to match what is in libhoney.

@MikeGoldsmith MikeGoldsmith requested review from a team and vreynolds March 22, 2021 11:13
* main:
  Add test for OTLP handler, including spans with no status (#225)
  only publish to s3 when releasing (#218)
  guard against nil pointer dereference (#223)
  add env var for api keys (#221)
  Removes whitelist terminology (#222)
  add env var for api keys (#221)
@MikeGoldsmith MikeGoldsmith merged commit 14974ea into main Mar 24, 2021
@MikeGoldsmith MikeGoldsmith deleted the vera.switch-libhoney-metrics branch March 24, 2021 10:50
ghost pushed a commit to opsramp/tracing-proxy that referenced this pull request Jul 5, 2024
…#227)

Metrics config in refinery configurations files are not passed onto libhoney properly.

This PR uses the metrics configuration found in config files to create upstream and peer metrics instances which are then passed into libhoney. It also consolidates the metrics interface to match what is in libhoney.

Co-authored-by: Vera Reynolds <verareynolds@honeycomb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants