Skip to content

Commit

Permalink
Fix gauge
Browse files Browse the repository at this point in the history
  • Loading branch information
guilload committed Mar 8, 2024
1 parent f2f0639 commit 23487e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quickwit/quickwit-ingest/src/ingest_v2/metrics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ impl Default for IngestV2Metrics {
"wal_memory_allocated_bytes",
"WAL memory allocated in bytes.",
"ingest",
&[],
),
wal_memory_used_bytes: new_gauge(
"wal_memory_used_bytes",
Expand Down

0 comments on commit 23487e0

Please sign in to comment.