Skip to content

Commit

Permalink
Updated readme with current Prometheus attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
randersenYB committed Jul 16, 2024
1 parent a9f7441 commit 6e6f3b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aerospike/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@ The module outputs certain meters to Prometheus. They are:
- `"action” – If importing (populating) or querying`
- "remainingRecs" – The current number of records that have not been populated
- "remainingquerynbrs” - The total number of queries (includes all runs) that have not been executed
- "hnswparams" -- The Vector Index's HNSW params
- "queryef" -- The query's "ef" value
- `aerospike.hdf.populate Current record rate that have been upserted. Defined as a counter. Attributes:`
- `"type" -- upsert`
- `"ns" -- Namespace`
Expand Down

0 comments on commit 6e6f3b9

Please sign in to comment.