hashicorp / hashicorp/consul

Count various snapshot operations as they occur

Open
#8,940 1 comment 0 reactions 0 assignees View on GitHub
theme/telemetry
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

#### Feature Description

It should be possible to build counters for snapshots operations e.g. `counter: consul.raft.snapshot_create` that have occurred during the agent's lifetime. We currently measure the time these operations take but do not count their frequency.

#### Use Case(s)

A counter of snapshot operations will give operators the opportunity to measure the rate that snapshots operations are occurring, which can help catch issues such as many small snapshots being created, or a repeated failed attempts to load snapshots.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.