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

feat: add otel memory metrics dashboard #84

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

david-luna
Copy link
Member

@david-luna david-luna commented Nov 6, 2023

This PR adds a ndjson file which defines a dashboard with 2 panels for

  • system memory usage (in bytes)
  • system.memory.utilization (in %)

the file is located in a new folder named otel-agent. Although the this was tested using otel's nodejs agent the semantic convention is not language specific for these metrics. It should work on other languages too.

Refs: elastic/apm-agent-nodejs#3439

PS: draft for now since I could test at least with another agent (Java, .Net, ...)

@david-luna david-luna marked this pull request as ready for review November 13, 2023 12:36
@david-luna david-luna marked this pull request as draft November 13, 2023 12:36
@david-luna david-luna marked this pull request as ready for review November 21, 2023 09:00
@trentm
Copy link
Member

trentm commented Nov 21, 2023

PS: draft for now since I could test at least with another agent (Java, .Net, ...)

Still relevant? Did you test with another agent?

A screenshot of the dashboard would be nice. :)

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