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

[8.x] feat: update OTEL Node.js metrics dashboard (#199353) #200810

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

## Summary

Update the current metrics dashboard for Node.js services that are
instrumented using OTEL SDK or Elastic's distribution.

The current dashboard had some issues:
- it was using a view that is not available in latest deployments.
- it was showing labels instead of OTEL native fields

New dashboard is fixing this:
- using `metrics-*` indices
- using OTEL native fields
- and also adding new panels for `nodejs.*` metrics
([ref](https://github.com/open-telemetry/semantic-conventions/blob/e0e93bad394a15161af7942d65d197defac7b88b/model/nodejs/metrics.yaml))

(cherry picked from commit b6c5423)
@kibanamachine kibanamachine enabled auto-merge (squash) November 19, 2024 19:41
@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Nov 19, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 19, 2024

💚 Build Succeeded

  • Buildkite Build
  • Commit: 8a82c27
  • Kibana Serverless Image: docker.elastic.co/kibana-ci/kibana-serverless:pr-200810-8a82c2715628

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 3.5MB 3.5MB +6.5KB

History

cc @david-luna

@kibanamachine kibanamachine merged commit 26bfdae into elastic:8.x Nov 19, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants