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

JMX based diagnosis metrics emitted using otel #47

Draft
wants to merge 2 commits into
base: trace-lib-latest
Choose a base branch
from

Conversation

rishabhmaurya
Copy link
Owner

@rishabhmaurya rishabhmaurya commented Aug 4, 2023

  • Support for logging, grpc, http otlp metric exporter

relates to opensearch-project#8816

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* interfaces for trace event listener
* wrappers for diagnosis integration with spans
* trace event listener service
* support to register trace event listeners via plugins in server

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
* Support for logging, grpc, http otlp metric exporter

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 588f95c
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

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.

1 participant