exporter-otlp: adding metrics exporter structure#2323
Merged
lzchen merged 21 commits intoopen-telemetry:mainfrom Jan 10, 2022
Merged
exporter-otlp: adding metrics exporter structure#2323lzchen merged 21 commits intoopen-telemetry:mainfrom
exporter-otlp: adding metrics exporter structure#2323lzchen merged 21 commits intoopen-telemetry:mainfrom
Conversation
added 3 commits
December 20, 2021 08:36
Adding metrics to the OTLP exporter
eaf5590 to
9aeb45a
Compare
added 8 commits
December 20, 2021 09:05
exporter-otlp: adding metrics exporterexporter-otlp: adding metrics exporter structure
ocelotl
approved these changes
Jan 6, 2022
...rter-otlp-proto-grpc/src/opentelemetry/exporter/otlp/proto/grpc/_metric_exporter/__init__.py
Show resolved
Hide resolved
exporter/opentelemetry-exporter-otlp-proto-grpc/tests/metrics/test_otlp_metrics_exporter.py
Show resolved
Hide resolved
opentelemetry-sdk/src/opentelemetry/sdk/_metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
added 3 commits
January 6, 2022 15:10
lzchen
reviewed
Jan 7, 2022
...rter-otlp-proto-grpc/src/opentelemetry/exporter/otlp/proto/grpc/_metric_exporter/__init__.py
Outdated
Show resolved
Hide resolved
…try/exporter/otlp/proto/grpc/_metric_exporter/__init__.py Co-authored-by: Leighton Chen <lechen@microsoft.com>
lzchen
reviewed
Jan 7, 2022
...rter-otlp-proto-grpc/src/opentelemetry/exporter/otlp/proto/grpc/_metric_exporter/__init__.py
Outdated
Show resolved
Hide resolved
lzchen
reviewed
Jan 7, 2022
...rter-otlp-proto-grpc/src/opentelemetry/exporter/otlp/proto/grpc/_metric_exporter/__init__.py
Show resolved
Hide resolved
lzchen
reviewed
Jan 7, 2022
…try/exporter/otlp/proto/grpc/_metric_exporter/__init__.py Co-authored-by: Leighton Chen <lechen@microsoft.com>
lzchen
reviewed
Jan 7, 2022
opentelemetry-sdk/src/opentelemetry/sdk/_metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
lzchen
reviewed
Jan 7, 2022
opentelemetry-sdk/src/opentelemetry/sdk/_metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
lzchen
reviewed
Jan 7, 2022
opentelemetry-sdk/src/opentelemetry/sdk/_metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
…__.py Co-authored-by: Leighton Chen <lechen@microsoft.com>
lzchen
reviewed
Jan 7, 2022
opentelemetry-sdk/src/opentelemetry/sdk/_metrics/export/__init__.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Leighton Chen <lechen@microsoft.com>
lzchen
approved these changes
Jan 10, 2022
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adding metrics to the OTLP exporter
Part of #2337
Type of change
Please delete options that are not relevant.
Does This PR Require a Contrib Repo Change?
Checklist: