xkilian
xkilian
Since we are dealing with events. Integration with message queues seems a pretty natural things. For example receive events from AMQP 0.9.1 (RabbitMQ), STOMP (ActiveMQ) and/or ZeroMQ. The same applies...
Problem: Each class of devices should be managed in its own directory to simplify testing, mib compatibility and shareability of configs. Merging snmp.yml files becomes a hassle and must be...
Have a configuration option to use UDP instead of TCP for carbon line protocol. Fire and forget strategy. This will permit sending data streams from a high security environment to...
The results from this issue were broken up into several issues. The part that remains here is: * graphite_exporter should implement a counter of rejected metrics and expose it as...
Sometimes the data returned via MQTT could be events rather than a regular stream of metrics. See the following pull request for the MQTT Sparkplug exporter which implements amongst other...
Add Netbox to list of software with prometheus metrics.
Would be nice to include sensor metrics for the server hardware that is collected by the hypervisor. (fan, temperature, voltage power, etc.) See implementation in [vmware_exporter](https://github.com/pryorda/vmware_exporter/pull/255). Cheers and thanks for...
Feature list
Some of the features are now included in this version. Others are ideas and open issues (from the original) that I see are the minimum for having a usable and...
Use-case: Select a time frame like last 30 minutes 1 Panel with ant-path and markers. 1 Panel showing a metric as a graph Select the shared crosshair option in Grafana...
Add the possibility in the SVGBuilder to add hyperlinks on objects. Thsi would be a useful enhancement in usability for basic tasks.