add RavenDB integration#2960
Conversation
|
the manifest validation is failing because |
|
This pull request has not been updated for more than 21 days. If there are no updates to this PR within 7 days, it will be closed. If you'd like to re-open this PR after it's been closed, you can start from the latest master branch or pull the latest changes into your branch and create a new pull request. |
|
hey, following up on this PR as it's close to becoming stale. Any update or feedback from the team? |
|
This pull request has not been updated for more than 21 days. If there are no updates to this PR within 7 days, it will be closed. If you'd like to re-open this PR after it's been closed, you can start from the latest master branch or pull the latest changes into your branch and create a new pull request. |
|
hey, following up on this PR as it's close to becoming stale. Any update or feedback from the team? |
|
This pull request has not been updated for more than 21 days. If there are no updates to this PR within 7 days, it will be closed. If you'd like to re-open this PR after it's been closed, you can start from the latest master branch or pull the latest changes into your branch and create a new pull request. |
|
hey, following up on this PR as it's close to becoming stale. Any update or feedback from the team? |
What does this PR do?
Adds a new integration for RavenDB using the OpenMetrics endpoint.
The integration collects server, cluster, database, index, and GC metrics from RavenDB and exposes them to Datadog. It also includes configurable filtering to control metric cardinality and a sample dashboard for visualization.
Motivation
RavenDB exposes Prometheus/OpenMetrics metrics, but there is currently no official Datadog integration.
This integration allows users to monitor RavenDB instances directly through Datadog without needing custom metric pipelines, while also providing controls to avoid high-cardinality metric ingestion.
Review checklist
no-changeloglabel attachedAdditional Notes
--