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

Auto Metrics collector like micrometer.io for java #955

Closed
amarflybot18 opened this issue Apr 8, 2020 · 4 comments
Closed

Auto Metrics collector like micrometer.io for java #955

amarflybot18 opened this issue Apr 8, 2020 · 4 comments

Comments

@amarflybot18
Copy link

  • [*] This only affects the JavaScript OpenTelemetry library
  • [*] This may affect other libraries, but I would like to get opinions here first

This is mostly a question ticket.
For opentelemetry-js do you have any auto metrics registration plugin, I am trying to find a library like Spring Boot Actuator, that gives auto CPU, process, memory, Http requests on a endpoint. It uses Micrometer.

@dyladan
Copy link
Member

dyladan commented Apr 8, 2020

No we don't have anything that does metrics collection automatically yet

@mwear
Copy link
Member

mwear commented Apr 9, 2020

We're planning on adding basic runtime metrics to our Lightstep metric exporter packages with the broader goal of formalizing it through the OpenTelemetry spec process. This would likely take form as semantic conventions for metric names and values and it'd be great to see this eventually integrated into SDKs.

@mayurkale22
Copy link
Member

Looks like same as #623

@legendecas
Copy link
Member

pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this issue Dec 15, 2023
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
Co-authored-by: Rauno Viskus <Rauno56@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants