Skip to content

Releases: iamseth/oracledb_exporter

First new release for version 0.3.x!

09 Oct 12:54
Compare
Choose a tag to compare
Pre-release

New features:

  • Histogram support (Thanks @neilschelly!)
  • Reload metrics when file definition have changed (Thanks @vsile!)
  • Provide severals file to handle custom metrics

Optimizations:

  • Asynchronous request to database (Thanks @vsile!)

Misc:

  • New metrics example (Thanks @daviddetorres)
  • Update of dependencies for fix segfault problems
  • Documentation enhancements

And a ton of other cool things.

Thanks to @neilschelly, @vsile, @daviddetorres, @pard68 and all the others.

replace * in cleanName()

16 May 08:28
Compare
Choose a tag to compare
0.2.9

FAQ: unable to convert current value to float.

0.2.8

28 Apr 05:51
Compare
Choose a tag to compare

Handle max idle and open connections.
New debug statement when reading toml file
Fix for #94 (exporter not picking metrics.toml file)

0.2.7

14 Apr 07:29
Compare
Choose a tag to compare
Fix for UNLIMITED on resources query and Go v1.14.

0.2.6a

17 Jan 17:33
Compare
Choose a tag to compare

Fix for Alpine image size.

0.2.6

17 Jan 16:31
Compare
Choose a tag to compare

Fix lib in docker image.

0.2.5

16 Jan 14:46
Compare
Choose a tag to compare

Fix upload archive when releasing.
Add way to set options using env variables.

0.2.4: Merge pull request #69 from vvelikodny/patch-1

09 Jan 11:03
100e5c3
Compare
Choose a tag to compare

Add informations when fail to parse values.
Fix connexion problems when db restart.

0.2.3

13 Sep 20:55
Compare
Choose a tag to compare

Fix for #52

0.2.2

27 Feb 07:31
Compare
Choose a tag to compare
If unable to ping Oracle, try to reconnect before giving up.