Skip to content

🐛 Fix incorrect metrics endpoint #361

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

Merged
merged 6 commits into from
Feb 22, 2022
Merged

Conversation

ryandens
Copy link
Member

@ryandens ryandens commented Feb 18, 2022

Description

Fixes bug where if a non-default reporting endpoint is supplied via YAML, the metric endpoint is still set to the default value. We had somewhat accounted for this, but only if the trace reporting type was OTLP.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

n/a

@ryandens ryandens force-pushed the fix-incorrect-metrics-endpoint branch from 4b5c762 to 8eb426e Compare February 18, 2022 18:23
@ryandens ryandens merged commit c9851a7 into main Feb 22, 2022
@ryandens ryandens deleted the fix-incorrect-metrics-endpoint branch February 22, 2022 15:11
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.

2 participants