Skip to content

Commit 01d987a

Browse files
committed
📝 docs
modified: README.md
1 parent 6996675 commit 01d987a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ reqsizer.jatalocks.github.io/mode=min # Sets the request to the MINIMUM of
122122
### Monitoring - Prometheus
123123
| Metric | Type | Description |
124124
| ------------- | ------------- | ------------- |
125-
| kube_reqsizer.cpu_offset | Gauge | Number of milli-cores that have been increased/removed since startup. Can be a positive/negative value. |
126-
| kube_reqsizer.memory_offset | Gauge | Number of megabits that have been increased/removed since startup. Can be a positive/negative value. |
127-
| kube_reqsizer.cache_size | Gauge | Number of pod controllers currently in cache. |
125+
| kube_reqsizer_cpu_offset | Gauge | Number of milli-cores that have been increased/removed since startup. Can be a positive/negative value. |
126+
| kube_reqsizer_memory_offset | Gauge | Number of megabits that have been increased/removed since startup. Can be a positive/negative value. |
127+
| kube_reqsizer_cache_size | Gauge | Number of pod controllers currently in cache. |
128128
### Edge Cases
129129

130130
1. All samples in a certain cycle report `0` (less than 1):

0 commit comments

Comments
 (0)