Skip to content

Releases: NETWAYS/support-collector

v0.10.1

14 Feb 14:41
04bc401
Compare
Choose a tag to compare

Changelog

v0.10.0

14 Feb 13:00
f7d297a
Compare
Choose a tag to compare

Changelog

  • 9c65c4f Add Issue Templates
  • 79eb661 Collect data from the Icinga 2 API (#109)
  • 8eebfa2 Fix goreleaser config (#102)
  • 4d56e9b Fix import style
  • 8024521 Merge pull request #103 from NETWAYS/dependabot/github_actions/actions/checkout-4
  • 2902083 Merge pull request #104 from NETWAYS/dependabot/github_actions/goreleaser/goreleaser-action-5
  • 9955699 Merge pull request #105 from NETWAYS/chore/issue-template
  • 5b16bf6 Merge pull request #99 from NETWAYS/fix/remove-unused-variables
  • f7d297a Release 0.10.0
  • 58ff78f Update Github Actions
  • b9fe671 Update tests to be more expressive
  • 9b0b8a3 build(deps): bump actions/checkout from 3 to 4
  • 80e4f4f build(deps): bump actions/setup-go from 4 to 5 (#112)
  • 9c0c4e5 build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • fe33988 change logging verbosity (#107)
  • 776da14 fix README (#110)
  • 0083bb4 fix contact url in usage (#106)
  • 2291829 move internals (#108)

v0.9.0

24 Jul 15:41
30c79ae
Compare
Choose a tag to compare

Changelog

  • fe17acb Add Elastic Stack collector
  • da5ae43 Add Makefile
  • 7ec8d17 Add Prometheus collector
  • 820a0bd Add collector for Graylog
  • f84269a Add collector for MongoDB
  • 72d364e Add dependabot config for GH Actions
  • 5b25cfb Add option to provide additional obfuscators via CLI
  • f2ea36a Add webservers collector (#86)
  • 7726c6a Merge pull request #68 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 2b03bf3 Merge pull request #69 from NETWAYS/pin-golangci-lint
  • b4412d6 Merge pull request #71 from NETWAYS/chore/add-makefile
  • 10b3574 Merge pull request #72 from NETWAYS/feature/hide-cli
  • 83b1228 Merge pull request #73 from NETWAYS/feature/add-graylog
  • f2321f3 Merge pull request #74 from NETWAYS/feature/add-icinga-feature-list
  • aad3dfc Merge pull request #76 from NETWAYS/feature/add-mongo
  • ba84fcf Merge pull request #77 from NETWAYS/feature/add-elastic
  • 72e870e Merge pull request #78 from NETWAYS/feature/add-prometheus
  • 44eb359 Merge pull request #79 from NETWAYS/chore/extend-dependabot
  • 4dd31e0 Merge pull request #80 from NETWAYS/dependabot/github_actions/goreleaser/goreleaser-action-4
  • 01831cb Merge pull request #81 from NETWAYS/dependabot/github_actions/actions/upload-artifact-3
  • 99841ac Merge pull request #82 from NETWAYS/dependabot/github_actions/actions/checkout-3
  • 5d57639 Merge pull request #90 from NETWAYS/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • 60fe9c5 Merge pull request #91 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 6fb8ae6 Pin golangci-lint Version in CI
  • 30c79ae Release 0.9.0
  • dc788a7 Rework README.md (#88)
  • 2d136f3 Update README
  • 1282929 Update README
  • 5711359 [icinga2] Add feature list to collected data
  • e3c9c4b add detailed collection (#94)
  • da2df14 add module foreman (#98)
  • 57d0eee add-icinga-installer (#97)
  • f7e13d3 add-pipelines (#100)
  • 3f4f47f build icinga2.debug if Icinga 2 version >= 2.14 (#96)
  • f55c9a6 build(deps): bump actions/checkout from 2 to 3
  • 202409e build(deps): bump actions/upload-artifact from 2 to 3
  • 22a001a build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.2 (#84)
  • 73aa381 build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • 0400d0d build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • fcf18ed build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#85)
  • 77b9a06 build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 50482a6 build(deps): bump goreleaser/goreleaser-action from 2 to 4
  • 26fc0e1 update goreleaser (#92)

v0.8.1

11 Jan 07:27
f061a88
Compare
Choose a tag to compare

Changelog

v0.8.0

05 Jan 08:10
e046424
Compare
Choose a tag to compare

Changelog

v0.7.0

16 Aug 07:55
Compare
Choose a tag to compare

Changelog

  • 54251a0 Merge pull request #38 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • 3824296 Merge pull request #40 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 1a41b45 Merge pull request #46 from NETWAYS/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
  • 2aa4889 Release 0.7.0
  • 747c3dd add module icingadb (#42)
  • dffc62b build(deps): bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
  • 76fa684 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • ec22f28 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
  • e2695b9 icingadb: add obfuscator for yml
  • 9899ad9 mysql: add version (#47)
  • a80fcf5 postgresql: add version (#48)
  • b84e4b4 puppet: change version source to facter (#44)
  • 06e9c0e replace ioutil with os (#45)

v0.6.1

23 May 13:42
Compare
Choose a tag to compare

Changelog

v0.6.0

19 May 10:14
Compare
Choose a tag to compare

Changelog

  • 6d59fbc Icinga2: Add PluginDir in files and plugins in packages (#28)
  • 61a9a23 Merge pull request #29 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.7.1
  • a1a8046 Merge pull request #31 from NETWAYS/feature/IcingaWeb2Daemons
  • 153ed35 Release 0.6.0
  • 692c507 Update usage in README
  • 1c32bfd add some daemon infos
  • c2e63f7 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • bd952f8 update golangci linter

v0.5.1

15 Feb 15:39
Compare
Choose a tag to compare

Changelog

  • 0b814bc Release 0.5.1
  • 36b0d0d graphite: Update files and relevantPaths
  • 6446404 graphite: Update packages and README.md

v0.5.0

14 Feb 13:26
Compare
Choose a tag to compare

Changelog

  • 834e24d Add graphite module
  • 26efa46 Merge branch 'main' into feature/module-influxDB
  • 9450395 Merge pull request #23 from NETWAYS/feature/module-postgresql
  • 8021505 Merge pull request #24 from NETWAYS/feature/module-influxDB
  • a430dd3 Merge pull request #27 from NETWAYS/feature/module-graphite
  • c1e58b0 Release 0.5.0
  • 4d0f146 Update modules/influxdb/collector.go
  • 9a70237 Update modules/influxdb/collector.go
  • d3e98d4 Update modules/postgresql/collector.go
  • 586ab5f feature: module-influxdb
  • f35f78d feature: module-postgresql