Skip to content

Commit

Permalink
promdump: update README to warn about promremotewrite not being maint…
Browse files Browse the repository at this point in the history
…ained
  • Loading branch information
ionthegeek committed Jul 12, 2024
1 parent 8c67fa1 commit 1d84e2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Yugabyte metrics have very high cardinality (lots of label values, resulting in
this version of the utility has a back-off mechanism, where if the Prometheus server returns a "too many samples"
error, the batch size will be halved and the operation retried.

## promremotewrite

This utility is not used internally to Yugabyte. It remains in the repo for consistency reasons but is not tested or
routinely updated. Use at your own risk.

## Example

Dump all data of `node_filesystem_free` metric for the last year, issuing a separate query for each 12hrs of data,
Expand Down

0 comments on commit 1d84e2f

Please sign in to comment.