Skip to content

Releases: iits-consulting/otc-prometheus-exporter

v0.6.1

18 Oct 09:49
74859b6
Compare
Choose a tag to compare

Changelog

  • 74859b6 [VPC] getPublicIpIdNameMapping use wrong vpcClient.ResourceBase (#57)
  • 273e9d8 fix(lint): fix linting issue

v0.6.0

27 Feb 09:01
Compare
Choose a tag to compare

Changelog

  • f5e682d chore(helm): bump versions
  • 4beee5b feat: Add resource name resolutions for ELB, DCS, VPC (#39)

v0.5.1

23 Feb 16:49
Compare
Choose a tag to compare

Changelog

  • da65b06 Add helm docs (#45)
  • 06def5a add pipeline for helm documentation (#44)
  • fe8d84a chore(helm-chart): increase version and appVersion
  • 01f8bb4 ci(fix): change docker build step
  • b4463b3 ci(fix): change docker build step
  • dac15ca ci(fix): change docker build step
  • bf0b06d feat(grafana): generate dashboards for all namespaces based on the official documentation (#47)
  • b234475 fix(ci): fix pipeline for helm documentation autogeneration (#46)
  • 5ef231b fix(ci): fix cli arguments

v0.5.0

12 Feb 09:04
29035df
Compare
Choose a tag to compare

Changelog

  • bc35f1d Merge pull request #42 from iits-consulting/fix-ak-sk-login
  • 986222f fix: don't add domain name when authenticating with AK/SK
  • 29035df refactor(helm): improve helm chart (#40)

v0.4.1

05 Jan 16:15
Compare
Choose a tag to compare

Changelog

  • 9f75489 chore(helm): bumb helm chart version
  • 8c64650 chore(helm): bump version
  • 6d8960a chore(logging): better env name for logging and documentation
  • e6c7380 feat(logging): Add zap logging and fix some small issues (#38)

v0.4.0

05 Jan 16:13
Compare
Choose a tag to compare

Changelog

  • 5278770 Add DDS resource name resolution (#13)
  • ab6d01d Adding Region parameter (#14)
  • 2544703 BatchMetric retrieval uses mini-batches under the hood (#19)
  • d8216a0 Change default port to 39100 (#16)
  • 9b3d955 Collect all namespaces as default value if NAMESPACE env empty (#27)
  • c3b0f06 Introduce check to prevent API error (#15)
  • 246fa66 Remove the leading 'v' from the tag in Github Action (#30)
  • 3bac000 chore: update versions in helm chart
  • 56671d3 ci: fix go version in yaml 1.20 to "1.20"
  • b982ab4 cleanup by using env variables without secret (#29)
  • 7f7f601 feat(helm): adding prometheus service monitor
  • 3337796 fix(ci): updated main path in goreleaser conv
  • e01ddb6 fix: increase start time to fetch dcs metrics too (#36)
  • e21a849 refactoring: use cobra/viper for config loading instead os.getenv
  • f4f9f74 update readme structure (#32)

v0.3.1

11 Jul 17:11
Compare
Choose a tag to compare

Changelog

  • a31a8a0 fix authenticator validation

0.3.0

27 Mar 16:59
632ee1a
Compare
Choose a tag to compare

Changelog

  • e5a18d6 Allow id to name mapping optionally (#10)
  • 2458626 Feature better namespace completion (#8)
  • 632ee1a Feature optional map resource id to name (#11)
  • e0452ff Feature: AK/SK Authentication (#6)
  • 60f7bf8 Merge remote-tracking branch 'origin/HEAD'
  • 262e02a update

0.2.0

15 Mar 14:57
Compare
Choose a tag to compare

Changelog

0.1.0

10 Feb 19:04
Compare
Choose a tag to compare

Changelog

  • bb09a83 Adding Dockerfile/Docker-Compose Setup to verify functionality and enable local development
  • 0d7f2a8 Adding Github Actions
  • ba87e83 Adding Helm Release to the pipeline
  • 5e0d3de Adding Readme and fixing Docker related things
  • 989449f Adding first prometheus logic, still needs more work
  • 19aee36 Adding first prometheus logic, still needs more work
  • 07d837b Adding helm template and minor code updates to make it work smoother
  • a08509a Adding license (GPL v3)
  • 2e30f37 Adding more to make pipeline work
  • 52779ae Clean Code and adding prometheus metrics
  • 880e36a Collecting RDS data
  • 470ac90 Correct name for docker image
  • ca7b2b4 Correctly processing namespaces
  • 4678e95 Expose port via ENV
  • deda516 First CloudEye Calls
  • b3fa2f5 Fix release
  • 0841832 Gathered All Metric Data & cleanup
  • ce13e6f Gathering Metrics and Modelling ECS-Response
  • 86b1a73 Getting other Instance data
  • f0bdfbe Getting other Instance data
  • a67e0ef Initial commit
  • 49a9cb5 Loading otc-auth-config
  • 4f3efb2 Make running loop in Background
  • f190ed2 Making first Network call
  • 90e6800 Making first network call
  • 7b4d735 Merge remote-tracking branch 'origin/main'
  • 0ce6830 Merge remote-tracking branch 'refs/remotes/origin/main'
  • e56ba1d Minor refactoring and adapting docker compose
  • e7a7fb3 Release Chart
  • 9ea32ac Release Chart
  • aea74a0 Release Chart
  • d6eb081 Release Chart
  • c8dc61b Removed codeql analysis
  • be54811 Restructuring the application and preparation for Erjon's next tasks
  • 94973de Revert helm release to older working version
  • 653a094 Tests and refactoring
  • 7f9142e Updated Helm Chart
  • 0b41e75 adding tests
  • e8bfdd0 updated README