Skip to content

Releases: aauren/ntopng-exporter

v0.1.1

12 Nov 20:15
Compare
Choose a tag to compare

Changelog

a3cf869 doc(README.md): fill out basic information
005f03a feat(goreleaser): add extra files and archs

v0.1.0

12 Nov 14:56
Compare
Choose a tag to compare

Changelog

789adcf Initial commit
19f4166 fact: run gofmt on everything
44df550 feat: add ability to exclude DNS metrics
ca48847 feat: add ability to specify metric serve IP and port
792c8c5 feat: add auth method
f7bdd7c feat: add basic ntopng config handling
2ec5cf6 feat: add basic ntopng querying
919f7a9 feat: add counter for host packets
5968504 feat: add interface awareness
25c0c95 feat: add interface metrics
de303e4 feat: add local subnet filtering
2c1a8a9 feat: add parsing of host metrics
c6cf2a1 feat: add prometheus metrics
1afddbd feat: add rest of metrics
90ccdcf feat: add scrape interval & async processes
b9ad303 feat: add systemd unit file
8e0d320 feat: setup goreleaser
acc8aae fix(.gitignore): add intellij files
8e08c57 fix: add missing config debug output
8cb9b69 fix: add scrape interval to config output
bf081be fix: change timer to ticker for repeat ticks
143548a fix: make hostlist async friendly
ad87093 fix: re-enable config validation