Skip to content

Releases: linode-obs/nagios_exporter

v1.2.3

10 Jan 16:30
ea9f0ab
Compare
Choose a tag to compare

Changelog

  • 7e07aca Merge pull request #42 from wbollock/docs/ghcr_upload_steps
  • bf925cb Merge pull request #43 from anarcat/patch-1
  • 1f206ec Merge pull request #44 from anarcat/log
  • ea9f0ab Merge pull request #47 from wbollock/fix/version_update_warn
  • 11708e3 fix: only warn if version getter fails
  • bf36b77 grafana: add units for bottom panels
  • 068a5d1 grafana: logarithmic scale for service/host counts

v1.2.2

08 Mar 16:47
74a5edb
Compare
Choose a tag to compare

Changelog

  • 526b40c Merge branch 'main' of github.com:wbollock/nagios_exporter into ci/docker
  • b54db09 Merge branch 'main' of github.com:wbollock/nagios_exporter into docs/re-add_logo
  • 96d5b3c Merge branch 'main' of github.com:wbollock/nagios_exporter into docs/update_readme
  • 1e58425 Merge pull request #38 from wbollock/feat/nagiosxi_update_metric
  • bad7b23 Merge pull request #39 from wbollock/docs/update_readme
  • 2ea07f7 Merge pull request #40 from wbollock/docs/re-add_logo
  • 74a5edb Merge pull request #41 from wbollock/ci/docker
  • 7f32e95 build: replace deprecated replacements option
  • 1821cf1 chore: bump go version in lint
  • df69c1d chore: go mod/sum
  • df8e73e chore: move installation docs to the top
  • 268ca8b chore: run tests in CI
  • c2a052b ci: add pre-commit hooks
  • 510e122 ci: publish dockerimage
  • aeba93d feat: add NagiosXI update metric
  • 48a141e feat: add tests for GetNagiosVersion
  • d415ccd fix: check err value of Write
  • 5fd3597 fix: dockerfile typo
  • f77b792 fix: don't use deprecated io/ioutil
  • 2074bc5 fix: re-add metrics section
  • c235803 fix: remove errant lines
  • fd05dd7 fix: use log.Info for version checking functions
  • 754c028 fix: use nagios_exporter as project name
  • 3addfe3 ref: use html.Parse in GetLatestNagiosXIVersion
  • fa5b37a style: omit type on NagiosXIURL var

v1.2.1

05 Jan 15:26
f55b76a
Compare
Choose a tag to compare

Changelog

  • f55b76a Merge pull request #36 from wbollock/fix/execution_buckets
  • c3c1745 fix: populate execution buckets

v1.2.0

21 Dec 15:15
b796746
Compare
Choose a tag to compare

Changelog

  • b796746 Merge pull request #31 from wbollock/fix/alive_connection_failures
  • 23a006a Merge pull request #33 from wbollock/all-contributors/add-tjhop
  • bbb5bb2 Merge pull request #35 from wbollock/feat/sli_bucket_latency_exec
  • 8a3f31b chore: update toc
  • 1f09862 feat: add host active check execution bucket
  • 24ac117 feat: add hostsActiveCheckLatency bucket
  • b4d868e feat: add service check execution/latency buckets
  • 42f8df0 fix: cruft
  • 46ae27f fix: don't die on connection failures
  • d44c176 fix: histogram metric naming consistency
  • 506694a ref: functionize histogram production

v1.1.0

03 Oct 20:52
3a8e27d
Compare
Choose a tag to compare

Changelog

  • 3a8e27d Merge pull request #21 from wbollock/feat/nagioscore_support
  • ec91dd7 chore: update comment
  • 7ef3bbf feat: add nagiostats exporter collection method
  • 18a0b24 fix: only parse config file when not using nagiostats
  • 7125d2a fix: service metric assignment
  • 6f40732 ref: init metrics as float64
  • 0ab358d ref: logging for different collection methods
  • b277b32 ref: use common metric function

v1.0.2

26 Sep 19:48
61051cf
Compare
Choose a tag to compare

Changelog

  • c63218c Merge branch 'main' of github.com:wbollock/nagios_exporter into fix/api_leak_method
  • 358859a Merge pull request #15 from wbollock/fix/api_leak
  • 61051cf Merge pull request #16 from wbollock/fix/api_leak_method
  • dd5863f feat: implement custom log fmter to strip APIKey
  • e1c5d82 fix: santize API key from HTTP GET errors

v1.0.1

25 Sep 00:38
d853dba
Compare
Choose a tag to compare

Changelog

  • 5d803a2 Merge pull request #13 from tjhop/feat/embed-build-info
  • 2f1b247 Merge pull request #17 from wbollock/ref/comments_formatting
  • 9554c7d Merge pull request #18 from wbollock/chore/systemd_restart
  • d853dba Merge pull request #19 from wbollock/feat/users
  • 9e6c4e5 Merge pull request #20 from wbollock/chore/remove_upgrade
  • 632bdac chore: add restart policy to systemd unit
  • 4c03fc4 chore: comment cleanup
  • 8a736d2 chore: gofmt
  • 01fcf4d chore: remove unused upgrade steps
  • f6e79e0 feat: add user metrics
  • 1cd7470 feat: embed vcs info in binary and expose as metric
  • 78d04c3 fix: variable name typo

v1.0.0

06 Sep 13:05
cc1559d
Compare
Choose a tag to compare

Changelog

  • 2f0dc92 Merge pull request #5 from wbollock/feat/additional_metrifcs
  • eafa0ba Merge pull request #7 from wbollock/feat/https_support
  • dab04ba Merge pull request #8 from wbollock/chore/readme_updates
  • cc1559d Merge pull request #9 from wbollock/chore/readme_updates
  • 06c0b9e chore: readme clarifications
  • 4f004af chore: reorder readme
  • c4377dc chore: switch default port to 9927
  • f1d6c91 chore: update args to reflect new uri flag
  • 766366e chore: update dashboard
  • d2bbf72 feat: add SSL support
  • 8bd27ad feat: add scrape timeout as flag

v0.1.3

04 Sep 17:26
Compare
Choose a tag to compare

Changelog

  • 48d7c5d chore: readme examples and clarifications
  • 85c9fe3 chore: readme table of contents
  • b5aa25a chore: update dashboard; img
  • 94faf8a chore: update grafana dashboard
  • 9c2bac7 feat: add host/service acknowledgements
  • 14d78c2 feat: add host/service check histograms
  • 9b31d96 feat: add host/service check performance
  • a32657f fix: rpm instructions
  • 2f5ed6e ref: rename file

v0.1.2

03 Sep 15:43
bd56628
Compare
Choose a tag to compare

Changelog

  • 6b072ac Merge pull request #4 from wbollock/chore/readme
  • b1cb7da chore: add badges
  • 472ae7d chore: add troubleshooting steps
  • 505cb83 chore: remove deprecated nfpm option
  • 5c2863c chore: update /etc path
  • d08dd96 chore: update readme
  • a1f8bae feat: add grafana dashboard
  • 37f2251 fix: correct label values
  • 7357e32 fix: status badge
  • bd56628 fix: status badge brackets