Improve the OpenTelemetry Collector dashboard#2855
Improve the OpenTelemetry Collector dashboard#2855puckpuck merged 11 commits intoopen-telemetry:mainfrom
Conversation
|
@cyrille-leclerc do you know if this dashboard will also be published and maintained on Grafana's dashboard library for OpenTelemetry? |
It's my goal to publish this dashboard on Grafana's dashboard library for OpenTelemetry. I have small delay on this due to a problem uploading the dashboard. Note that this dashboard is a bit specific to the OTel Demo because it's not only relying on Prometheus metrics but also on OpenSearch logs. |
* Improve the OpenTelemetry Collector dashboard * missing line break * missing line break * WIP * WIP * Format YAML * Fix datasource name * Fix alert rules * Fix formatting --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
Changes
Fixes:
Also add details to help:
Also integrate OTel Collector alerting based on the alerts defined in the otel operator helm chart here. Note that we can reuse the same alert rules on Docker Compose and VM deployments of the collector
Merge Requirements
For new features contributions, please make sure you have completed the following
essential items:
CHANGELOG.mdupdated to document new feature additionsMaintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.