Fix compute metrics collector config (#9235)

This commit is contained in:
Heikki Linnakangas
2024-10-02 11:44:00 +03:00
committed by GitHub
parent 387e569259
commit 2e3b7862d0

View File

@@ -120,7 +120,7 @@ metrics:
- metric_name: getpage_prefetch_misses_total
type: counter
help: 'Total number of readahead misses; consisting of either prefetches that don't satisfy the LSN bounds once the prefetch got read by the backend, or cases where somehow no readahead was issued for the read'
help: 'Total number of readahead misses; consisting of either prefetches that don''t satisfy the LSN bounds once the prefetch got read by the backend, or cases where somehow no readahead was issued for the read'
values: [getpage_prefetch_misses_total]
query_ref: neon_perf_counters