mweinelt / kea-exporter

Export Kea Metrics in the Prometheus Exposition Format
MIT License
34 stars 17 forks source link

Reasoning for stork alternative #54

Closed courtland closed 7 months ago

courtland commented 7 months ago

Hello. Thanks for the work in creating this excellent exporter. I am curious about the reasoning for creating and using this vs. stork / stork-agent? It might be helpful to include some of this knowledge in the README. Thank you.

mweinelt commented 7 months ago

Stork simply did not exist way back when I started this project. See https://gitlab.isc.org/isc-projects/kea/-/issues/279.

M0NsTeRRR commented 7 months ago

Also, some users don't need every feature that Stork offers; they only require a simple Prometheus exporter. That's why I won't switch to Stork.

courtland commented 7 months ago

Thanks for your valued input!