Skip to content

Default to zipkin exporter#305

Merged
davexroth merged 12 commits into
hypertrace:mainfrom
shashank11p:defaultZipkinExporter
Apr 13, 2021
Merged

Default to zipkin exporter#305
davexroth merged 12 commits into
hypertrace:mainfrom
shashank11p:defaultZipkinExporter

Conversation

@shashank11p

Copy link
Copy Markdown
Contributor

Revert defaulting to OTLP exporter.

Assertions.assertEquals(
ResourceAttributes.TELEMETRY_SDK_NAME.getKey(),
traces.get(0).getResourceSpans(0).getResource().getAttributes(12).getKey());
traces.get(0).getResourceSpans(0).getResource().getAttributes(0).getKey());

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than revert these tests, can we configure the tests to run with otlp?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, we can use OTLP in config while running these tests.

@davexroth davexroth merged commit e3e1ba9 into hypertrace:main Apr 13, 2021
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