couchbaselabs / couchbaselabs/cbprometheus_python

cbstats information for GET and Store requests

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
high priority
Dominant language
Python
Stars
8
Forks
8
PR merge metrics
No merged PRs in 30d

Description

This script will be executed in every 24 hours and will reset the stats. Script will capture cbstat info on STORE and GET commands
The values will be grouped into 3 levels

Get(<1ms)
Get(1-32ms)
Get(32ms-512ms)
Get(>512ms)
Store(<1ms)
Store(1-32ms)
Store(32ms-512ms)
Store(>512ms)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.