high-resolution CPU usage

This commit is contained in:
Christian Schwarz
2024-11-21 11:16:00 +01:00
parent b695907752
commit e82deb2ccc
2 changed files with 39 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ def test_getpage_merge_smoke(
).value,
compute_getpage_count=compute_getpage_count,
pageserver_cpu_seconds_total=pageserver_metrics.query_one(
"process_cpu_seconds_total"
"libmetrics_process_cpu_seconds_highres"
).value,
)