-
Notifications
You must be signed in to change notification settings - Fork 808
[ECOINT-248] Redpanda: v2.2.0 (metrics update) #2747
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
Conversation
| ## 2.2.0 / 2025-07-15 | ||
|
|
||
| Metrics update release. | ||
|
|
||
| ***Added***: | ||
|
|
||
| * Added new default metrics groups: | ||
| * Security and TLS | ||
| * `redpanda.authorization`: +1 metric | ||
| * `redpanda.security`: +2 metrics | ||
| * `redpanda.tls`: +5 metrics | ||
|
|
||
| * Added new additional metrics groups: | ||
| * Apache Iceberg integration | ||
| * `redpanda.iceberg`: +32 metrics | ||
| * Redpanda Transforms and WASM | ||
| * `redpanda.transform`: +9 metrics | ||
| * `redpanda.wasm`: +4 metrics | ||
| * Debug bundles | ||
| * `redpanda.debug_bundle`: +4 metrics | ||
|
|
||
| * Added new metrics under existing default metrics groups: | ||
| * `redpanda.application`: +1 metric | ||
| * `redpanda.cluster`: +5 metrics | ||
| * `redpanda.rpc`: +2 metrics | ||
| * `redpanda.kafka`: +8 metrics | ||
| * `redpanda.raft`: +5 metrics | ||
| * `redpanda.storage`: +2 metrics | ||
|
|
||
| * Added new metrics under existing additional metrics groups: | ||
| * `redpanda.cloud`: +27 metrics | ||
| * `redpanda.pandaproxy`: +3 metrics | ||
| * `redpanda.schemaregistry`: +7 metrics | ||
|
|
||
| ***Fixed***: | ||
|
|
||
| * Typo: `redpanda.schema_registry_latency_seconds` is now `redpanda.schema_registry.latency_seconds` | ||
| * Typo: `redpanda_cloud_client_dowload_backoff` is now `cloud.client_download_backoff` | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ## 2.2.0 / 2025-07-15 | |
| Metrics update release. | |
| ***Added***: | |
| * Added new default metrics groups: | |
| * Security and TLS | |
| * `redpanda.authorization`: +1 metric | |
| * `redpanda.security`: +2 metrics | |
| * `redpanda.tls`: +5 metrics | |
| * Added new additional metrics groups: | |
| * Apache Iceberg integration | |
| * `redpanda.iceberg`: +32 metrics | |
| * Redpanda Transforms and WASM | |
| * `redpanda.transform`: +9 metrics | |
| * `redpanda.wasm`: +4 metrics | |
| * Debug bundles | |
| * `redpanda.debug_bundle`: +4 metrics | |
| * Added new metrics under existing default metrics groups: | |
| * `redpanda.application`: +1 metric | |
| * `redpanda.cluster`: +5 metrics | |
| * `redpanda.rpc`: +2 metrics | |
| * `redpanda.kafka`: +8 metrics | |
| * `redpanda.raft`: +5 metrics | |
| * `redpanda.storage`: +2 metrics | |
| * Added new metrics under existing additional metrics groups: | |
| * `redpanda.cloud`: +27 metrics | |
| * `redpanda.pandaproxy`: +3 metrics | |
| * `redpanda.schemaregistry`: +7 metrics | |
| ***Fixed***: | |
| * Typo: `redpanda.schema_registry_latency_seconds` is now `redpanda.schema_registry.latency_seconds` | |
| * Typo: `redpanda_cloud_client_dowload_backoff` is now `cloud.client_download_backoff` | |
| ## 2.2.0 / 2025-07-28 | |
| ***Added***: | |
| * New default metrics groups: | |
| * Security and TLS | |
| * `redpanda.authorization`: +1 metric | |
| * `redpanda.security`: +2 metrics | |
| * `redpanda.tls`: +5 metrics | |
| * New additional metrics groups: | |
| * Apache Iceberg integration | |
| * `redpanda.iceberg`: +32 metrics | |
| * Redpanda Transforms and WASM | |
| * `redpanda.transform`: +9 metrics | |
| * `redpanda.wasm`: +4 metrics | |
| * Debug bundles | |
| * `redpanda.debug_bundle`: +4 metrics | |
| * New metrics under existing default metrics groups: | |
| * `redpanda.application`: +1 metric | |
| * `redpanda.cluster`: +5 metrics | |
| * `redpanda.rpc`: +2 metrics | |
| * `redpanda.kafka`: +8 metrics | |
| * `redpanda.raft`: +5 metrics | |
| * `redpanda.storage`: +2 metrics | |
| * New metrics under existing additional metrics groups: | |
| * `redpanda.cloud`: +27 metrics | |
| * `redpanda.pandaproxy`: +3 metrics | |
| * `redpanda.schemaregistry`: +7 metrics | |
| ***Fixed***: | |
| * Typo: `redpanda.schema_registry_latency_seconds` is now `redpanda.schema_registry.latency_seconds` | |
| * Typo: `redpanda_cloud_client_dowload_backoff` is now `cloud.client_download_backoff` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace datadog-agent integration install -t datadog-redpanda==<INTEGRATION_VERSION> with datadog-agent integration install -t datadog-redpanda==2.2.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pmw-rp I'm not seeing the changes. Since this PR has been closed, you'll need to reopen this PR or open a new PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see the redpanda_cloud_client_dowload_backoff typo in the current metadata file (https://github.com/DataDog/integrations-extras/blob/master/redpanda/metadata.csv)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The typo is in metrics.py, not metadata.csv - so this would have affected the actual metrics produced, not the published "what metrics should you expect".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can't remove metrics, so we'll need to keep the row for redpanda.schema_registry_latency_seconds. In the description for this row, please add "[supported in v2.1.0 and below]". Additionally, for the new row redpanda.schema_registry.latency_seconds, add "[supported in v2.2.0+]" in the description.
Can you confirm no additional metrics were removed with this update? It's difficult to see in the GitHub diff.
|
Please also fix validations. |
|
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. |
|
@pmw-rp has been OOO and should be back in a few days to followup on this, so tagging with an update to un-stale this. |
|
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. |
|
This pull request was not updated after an additional 7 days of no activity. If you would like to continue work on this PR, please re-open this PR or create a fresh branch off of the latest master branch. |
What does this PR do?
This PR brings Redpanda metrics up to date.
Motivation
Completeness, customer demand.
Review checklist
no-changeloglabel attachedAdditional Notes
We will follow with a later PR to add supporting dashboards that demonstrate some of these metrics. The focus here is to enable customers to use metrics that are already available in the product.