-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Change Prometheus remote write exporter to use the new internal metrics structs #1681
Comments
Hi @bogdandrutu, Should I convert from data.MetricsData or convert from the underlying v0.5 OTLP data? I ask because I remember you saying last Thursday that more change will happen to this current version of OTLP, and using data.MetricsData would hide those changes from the exporter. Is this correct? |
You should change to use: |
Okay, sounds good. Thanks. |
Don't know why this issue got closed probably I pressed random buttons :)) |
@huyan0 are you working on this? |
Yeah I have the code. will file a PR today |
…ferred (open-telemetry#1681) * Do not set status message if reason can be inferred * Update CHANGELOG * Add comment on validation func Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
…y#1681) Bumps [boto3](https://github.com/boto/boto3) from 1.24.7 to 1.24.8. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.24.7...1.24.8) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No description provided.
The text was updated successfully, but these errors were encountered: