@@ -284,7 +284,7 @@ Indicate Redis cluster is enabled
284284
285285| Unit | Metric Type | Value Type | Stability |
286286| ---- | ----------- | ---------- | --------- |
287- | 1 | Gauge | Int | development |
287+ | 1 | Gauge | Int | Development |
288288
289289### redis.cluster.known_nodes
290290
@@ -445,15 +445,15 @@ The sum in bytes of all overheads that the server allocated for managing its int
445445
446446| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
447447| ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
448- | By | Sum | Int | Cumulative | false | development |
448+ | By | Sum | Int | Cumulative | false | Development |
449449
450450### redis.memory.used_memory_startup
451451
452452Initial amount of memory consumed by Redis at startup in bytes
453453
454454| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
455455| ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
456- | By | Sum | Int | Cumulative | false | development |
456+ | By | Sum | Int | Cumulative | false | Development |
457457
458458### redis.replication.replica_offset
459459
@@ -483,7 +483,7 @@ Number of keys being tracked by the server
483483
484484| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
485485| ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
486- | {key} | Sum | Int | Cumulative | false | development |
486+ | {key} | Sum | Int | Cumulative | false | Development |
487487
488488## Resource Attributes
489489
0 commit comments