Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Performence issue with my exporter #959

balioune started this conversation in General
Discussion options

Hi all,

I'm developing a prometheus exporter of Netflow data from more that 200 routers.
I use a compter flowBytes with 15 labels (application, protocol, router_name, src_network, dst_network, packets, etc.) to analyze traffic on each router.
Here flowBytes represents the total bytes of each flow, a flow is defined by all labels in the metric.

My issue is the URL with metrics is not available during the identification of application and prometheus the target as being down.

Is there a way to use multi threading with the prometheus python_client module ?

How can I purge data that are already scraped by Prometheus ?

From the exporter application can we store metrics directly from Prometheus TSDB ?

BR,

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /