Commit c4f7071
[ECOINT-248] Redpanda v2.2.0 (metrics update) (#2812)
* Redpanda: v2.2.0 (metrics update)
* Adding trailing commas to list definitions and object definitions.
* Adding orientations where missing, redefining orientations throughout to not just be -1.
* Updating integration version in README.md for clarity.
* Handling rename of redpanda.schema_registry_latency_seconds to redpanda.schema_registry.latency_seconds in metadata and testing.
* Adding more buckets and some numbers to example histograms.
* Adding cache_disk_total bytes.
* Switching metadata to gauges.
* Fixing WASM memory usage orientation.
* Adding trailing comma for linting.
* Changing long lines to a more compact format.
* Removing six.moves library.
* Updating datadog-checks-base
* Altering mock to match changes in DataDog repo.
* Rewriting description for client pool utilization due to a unicode character issue.
* Fixing metadata.csv missing comma.
* Committing autogenerated changes to conf.yaml.example.
* Committing autogenerated changes to conf.yaml.example.
* Making `histogram_buckets_as_distributions` default to true.
* Changelog section reordering.
* Update redpanda/CHANGELOG.md
Co-authored-by: Dominic Medina <[email protected]>
* Update redpanda/CHANGELOG.md
Co-authored-by: Dominic Medina <[email protected]>
* Fixing controller metrics.
* Re-adding non-existing metric for DD metadata.csv requirement.
* Clearing up controller metrics.
* Removing redpanda_cluster_replicas (non-existent metric) from test fixture.
---------
Co-authored-by: Dominic Medina <[email protected]>1 parent 2e6ef00 commit c4f7071
File tree
9 files changed
+1196
-3446
lines changed- redpanda
- datadog_checks/redpanda
- tests
- fixtures
9 files changed
+1196
-3446
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
3 | 44 | | |
4 | 45 | | |
5 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Large diffs are not rendered by default.
0 commit comments