-
Notifications
You must be signed in to change notification settings - Fork 992
feat(exporters): update proto version and use otlp-transformer #2929
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
dyladan
merged 32 commits into
open-telemetry:main
from
dynatrace-oss-contrib:use-updated-proto
May 4, 2022
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
f6e2f5f
chore: updating submodule for otlp-grpc-exporter-base
pichlermarc a8f045d
chore: updating submodule for otlp-proto-exporter-base
pichlermarc 606870a
feat(otlp-metrics-exporter): update to proto 0.14.
pichlermarc ca54530
feat(otlp-trace-exporter): update to proto 0.14.
pichlermarc c801f42
fix(changelog): update changelog.
pichlermarc 258e503
feat(exporter-trace-otlp-http): use hex representation for traceId an…
pichlermarc aed89cb
feat(otlp-transformer): update tests for base64 trace and span id rep…
pichlermarc 78720de
feat(protos): update protos to 0.16
pichlermarc 48b14af
fix(exporter): cleanup dependencies.
pichlermarc 90eaaab
fix(exporters): cleanup.
pichlermarc f04dcb5
fix(otlp-transformer): rename IInstrumentationLibrarySpans to IScopeS…
pichlermarc dbc1a35
feat(otlp-exporter-example): update example to use new exporter version.
pichlermarc 69110d7
Merge branch 'main' into use-updated-proto
pichlermarc 7052b25
docs(exporters): update readme files.
pichlermarc d32f440
fix(otlp-metric-exporter): map over metrics directly.
pichlermarc e591ad3
fix(exporter-trace-otlp-proto): rename constant instrumentationLibrar…
pichlermarc 87be662
fix(otlp-exporter): use assert.ok() instead of assert.strictEqual() i…
pichlermarc 4eae398
feat(otlp-transformer): add support for instrumentationLibarary next …
pichlermarc 4507c52
fix(otlp-transformer): change publish config from 'restricted' to 'pu…
pichlermarc 993e1a3
Merge remote-tracking branch 'upstream/main' into use-updated-proto
pichlermarc 6c77da9
docs(readme): add upgrade guidelines entries.
pichlermarc f0c4fc5
fix(otlp-transformer): cleanup.
pichlermarc 3cd3a0e
docs(otlp-exporters): add compatible version range for opentelemetry-…
pichlermarc d7f400e
docs(exporter-metrics-otlp-http): remove double newline.
pichlermarc fbcf9c3
feat(otlp-transformer): revert to only publishing scopeMetrics.
pichlermarc 00e7015
docs(otlp-exporter-node-example): fix links.
pichlermarc c33fbe1
fix(otlp-exporters): cleanup test assertions.
pichlermarc 02c4c55
fix(otlp-exporters): cleanup tests.
pichlermarc 35d9762
fix(exporter-trace-otlp-http): remove 'if' for undefined checks.
pichlermarc 47aa7e4
fix(otlp-exporters): remove 'if' for undefined checks from tests.
pichlermarc 2dcb4c1
fix(otlp-exporters): remove more 'if's for undefined checks from tests.
pichlermarc 052eabb
Merge branch 'main' into use-updated-proto
pichlermarc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(otlp-transformer): revert to only publishing scopeMetrics.
- Loading branch information
commit fbcf9c3596ce821b7a90799c16c860e305677433
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.