The Dashboard here works with the DataDog collector and this openmetrics configuration.
- Some means of pushing metrics to DataDog. Often this can be a DataDog Agent installed.
- Advanced
Percentileconfiguration for Distribution metrics.- Which metrics? Basically, any metrics here that are a
Histogramand for which you want to report percentiles (p95/p99).
- Which metrics? Basically, any metrics here that are a
- If using the DataDog Agent:
a. Visit here for OpenMetrics configuration with the DataDog agent for details about configuring your DD Agent.
b. Drop this conf.yaml at your Agent
openmetrics.dconfig path. - Import the Dashboard
- Be sure you enable the
Percentileconfiguration for relevant metrics.
Example for configuring
temporal_request_latency:
- Visit https://app.datadoghq.com/metric/summary?metric=temporal_request_latency
- Set
Advanced > Percentiles > Configure > ON