Data points in exporter shouldnt use bound instruments#1237
Data points in exporter shouldnt use bound instruments#1237lzchen merged 6 commits intoopen-telemetry:masterfrom
Conversation
b17530e to
5026b9b
Compare
lzchen
left a comment
There was a problem hiding this comment.
There are several changes in the PR that are not listed in the description. Can you add CHANGELOG entries to otlp, system metrics and sdk packages to explain what is changed?
...ter/opentelemetry-exporter-otlp/src/opentelemetry/exporter/otlp/metrics_exporter/__init__.py
Show resolved
Hide resolved
Done 👍 |
codeboten
left a comment
There was a problem hiding this comment.
Couple of questions I'd like answered before approving
instrumentation/opentelemetry-instrumentation-system-metrics/CHANGELOG.md
Outdated
Show resolved
Hide resolved
opentelemetry-sdk/src/opentelemetry/sdk/metrics/export/controller.py
Outdated
Show resolved
Hide resolved
...ter/opentelemetry-exporter-otlp/src/opentelemetry/exporter/otlp/metrics_exporter/__init__.py
Show resolved
Hide resolved
...ter/opentelemetry-exporter-otlp/src/opentelemetry/exporter/otlp/metrics_exporter/__init__.py
Outdated
Show resolved
Hide resolved
opentelemetry-sdk/src/opentelemetry/sdk/metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
opentelemetry-sdk/src/opentelemetry/sdk/metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
...ter/opentelemetry-exporter-otlp/src/opentelemetry/exporter/otlp/metrics_exporter/__init__.py
Outdated
Show resolved
Hide resolved
lzchen
left a comment
There was a problem hiding this comment.
I would split this pr up into multiple prs if we are changing more behavior than what is outlined in the current issue.
9a1dca2 to
d9c4da6
Compare
I removed the wrong commits, this PR is as it was before now. |
lzchen
left a comment
There was a problem hiding this comment.
LGTM. If you can create an issue for the last_checkpoint_timestamp that'd be great.
Co-authored-by: Mayur Kale <mayurkale@google.com>
Fixes #1236
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Updated
translate_metrics test