Hi everyone,

I'm looking to switch from collectd to the node_exporter container for a 
telemetry related project.  Everything works great, except for the fact 
that we need to collect more perf events than are currently enabled in the 
default container.  Is there a way to pass a perf event list into node 
exporter somehow?  I noticed that the events are defined in the 
perf_linux.go 
<https://github.com/prometheus/node_exporter/blob/master/collector/perf_linux.go>
 
file.  This means I would have to hack the events I need into the file and 
rebuild.  Any thoughts?

Thanks!!

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" 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-developers/8b4f710d-2534-4eaa-a6c5-19ecc857278d%40googlegroups.com.

Reply via email to