Loading

RUM OpenTelemetry Assets

Version 0.0.2 (View all)
Subscription level
What's this?
Basic
Developed by
What's this?
Elastic
Minimum Kibana version(s) 9.2.1
The RUM OpenTelemetry Assets integration v0.0.2 is in beta

To use beta integrations, go to the Integrations page in Kibana, scroll down, and toggle on the Display beta integrations option.

Use this package to get a dashboard which displays metrics from your web applications instrumented by Opentelemetry JS SDK. The metrics diplayed are:

You should have both instrumentations enabled in your web application to get the metrics populated in this dashboard.

This package has ben tested with OpenTelemetry JS SDK 2.2.0 and with OpenTelemetry semantic conventions 1.38.0. It should work with later versions as long as there are no breaking changes in browser.* namespace of semantic conventions.

This package will show metrics only if you are monitoring web applications with OpenTelemetry JS SDK. If you are new to OpenTelemetry RUM you can check the guide on how to start with the Elastic stack.

  1. In the top search bar in Kibana, search for Dashboards.
  2. In the search bar, type OpenTelemetry RUM JS.
  3. Select a dashboard for the dataset you are collecting, and verify the dashboard information is populated.

If you do not see data in the dashboard make sure that:

  • Elastic search has recevied the documents. You can search for the in discover with the filter telemetry.sdk.language : "webjs"
  • The APM data view is present. You can check for it in Stack Management -> Data Views

This integration includes one or more Kibana dashboards that visualizes the data collected by the integration. The screenshots below illustrate how the ingested data is displayed.