Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow user to exclude stats for each tube in metrics #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tsyber1an
Copy link

The use case required to avoid an export of stats for each tube. It is needed when there is only interest in common stats and number of tubes can significantly increase metrics size. This could happen, for instance, in my production system where we have over 500 tubes per each VMs. 6 VMs in total. By avoiding such an export, i can remove an extra load from prometheus.

The use case required to avoid an export of stats for each tube. It is needed when there is only interest in common stats and number of tubes can significantly increase metrics size which could helpen with a large number of tubes (e.g. over 500 tubes can produced for each type of statistic quite a lot of data and it will slow to collect and agregate them from several export instances)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant