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

Stu elastic otel meter api #8

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

pgomulka
Copy link
Collaborator

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • If submitting code, have you built your formula locally prior to submission with gradle check?
  • If submitting code, is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed.
  • If submitting code, have you checked that your submission is for an OS and architecture that we support?
  • If you are submitting this code for a class then read our policy for that.

stu-elastic and others added 23 commits September 18, 2023 21:24
with the support of metrics the TracerPlugin name is no longer
adequate. Renaming this to TelemetryPlugin.
Also introducing TelemetryProvider interface. While it is only used in
Node.java at the moment to fetch Tracer instance, it is intended to be
used in Plugin::createComponents (to be done in separate commite due to
the broad scope of this method)
This will allow for plugins to get access to both Tracer and Metric interfaces
without the need to add yet another argument to createComponents

Also adding internal subpackage in module/apm so that it is more obvious
which packages are not exported
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