Skip to content

Releases: nikhilsbhat/gocd-prometheus-exporter

v0.1.2

26 Jul 16:15
843bf96
Compare
Choose a tag to compare

Changelog

  • ce0427e Add initital support for gocd-prometheus-exporter helm chart
  • 4ac5ca6 Add support for healt endpoint
  • 6fc3b7c Add support to publish helm chart to ghcr repository
  • 38ae948 Move to ghcr from docker hub to host images
  • 843bf96 Remove redundant flags from the exporter
  • e100d8c Update README
  • b69486d Use ghcr based images over dockerhub in helm chart

v0.1.1

02 Jul 06:49
0743482
Compare
Choose a tag to compare

Changelog

  • 5f4c8de Add more shields to readme
  • 8320c22 Add release downloads shields to README
  • 45e2591 Add support for generating cli docs
  • d1ddf64 Add support for metric config_repo_failed
  • 3d7ac0b Add support for metric elastic_agent_profile_usage
  • 2a1311a Add support for metric plugins
  • 72057f3 Add support for the metric pipeline_not_run
  • 5148fbd Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0
  • bbb6f5b Bump up github.com/nikhilsbhat/gocd-sdk-go version to v0.1.1
  • c6be109 Fix metric pipeline_not_run, when GetPipelineRunHistory return pipeline schedules with empty history
  • 9d04927 Merge remote-tracking branch 'remotes/origin/dependabot/go_modules/golang.org/x/net-0.7.0'
  • c702df6 Move to sirupsen/logrus from go-kit/log
  • 0743482 Update README with newly added metrics
  • 8a432f2 Update goreleaser config

v0.1.0

12 Oct 16:42
Compare
Choose a tag to compare

Changelog

v0.0.9

03 Aug 07:55
Compare
Choose a tag to compare

Changelog

  • b612c23 Fix config drop passed from configuration file - add info logs when cron gets scheduled - fix yaml tags for DiskCron - update gocd-prometheus-exporter.sample.yaml with more values

v0.0.8

01 Aug 08:18
Compare
Choose a tag to compare

Changelog

v0.0.7

23 Jul 15:16
Compare
Choose a tag to compare

Changelog

  • f61a2ce Add support for having metric specific cron
  • 50d70a0 Refactor to implement interface properly

v0.0.5

20 Jun 05:17
Compare
Choose a tag to compare

Changelog

  • 00e85f0 Add README file
  • a6d179f Add golangci-lint config file and fix lint issues
  • 1827a5e Intorduce package pkg to refactor code and organize it better
  • 65d80c2 Introduce responses to handle info,debug and error messages better
  • b76ac73 Update the sample grafana gocd dashboaard

v0.0.4

17 Jun 08:39
Compare
Choose a tag to compare

Changelog

  • bf571bd Introduce cron to schedule the metric collection.

v0.0.3

15 Jun 04:02
Compare
Choose a tag to compare

Changelog

  • 5385ff5 Add support for collecting more metrics
  • 7fd191d Add support to skip selected metrics

v0.0.2

14 Jun 11:56
Compare
Choose a tag to compare

Changelog

  • 7a217e8 Add initial support for docker
  • a878dec Add support for config file
  • 256155a Add support stop the service gracefully
  • b29b7d0 Fix symlink issues if the path specifed is link