Hello everyone,

i am trying to collect some data via TL1 (basically telnet) because the 
manufacturer doesn't provide the temperature of the installed cards via 
SNMP.

I would like to recreate something like the SNMP-Exporter where i can 
specify my target in the URL it scrapes. Currently i am facing the issue, 
that my exporter runs once and then it runs into an error on every other 
request ("ValueError: Duplicated timeseriers in CollectorRegistry").

Does anyone have a basic example of a multi-target python exporter? 
I found in the documentation that python, go und java are the only client 
libraries that supports this approch but couldn't find any example of this 
on the python-client github site.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/2f7dd7e7-ac2e-4cee-8f55-68390051efd9n%40googlegroups.com.

Reply via email to