Skip to content
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

Java package imports broken in load generator #736

Closed
4 tasks done
bryan-aguilar opened this issue Jun 20, 2022 · 1 comment
Closed
4 tasks done

Java package imports broken in load generator #736

bryan-aguilar opened this issue Jun 20, 2022 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers

Comments

@bryan-aguilar
Copy link
Contributor

bryan-aguilar commented Jun 20, 2022

PRs #721, #715, #714, #691 are failing due to a breaking change introduced in the upstream java release v1.15.0.

BREAKING: merge all stable OTLP exporters into opentelemetry-exporter-otlp. opentelemetry-exporter-otlp-trace, opentelemetry-exporter-otlp-metrics, opentelemetry-exporter-otlp-http-trace, and opentelemetry-exporter-otlp-http-metrics are no longer published and their contents have been merged into a single artifact.
BREAKING: merge log OTLP exporters into opentelemetry-exporter-otlp-logs. opentelemetry-exporter-otlp-http-logs is no longer published and its contents have been merged into a single artifact.

Additionally:

  • Fix issue: Issue with performance tests for metrics #771
  • Fix issue: --dataRate parameter is currently not generating output as described in readme.
  • Add flexibility to create multiple metrics as well multiple datapoints.
  • Update Docker Image in Public ECR.
@PaurushGarg
Copy link
Member

Closing this issue, as relevant PR for this issue has been merged now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants