c5d72fc480
Condense and rename pubsub counters into a single datapoint The counters have been combined into fields within a struct that are accumulated locally and submitted on a set interval (10s). Doing so decreases overhead on the system as well as makes it easier to compare these similar fields in the metrics explorer by having them all under the same measurement. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |