oracledb_exporter icon indicating copy to clipboard operation
oracledb_exporter copied to clipboard

Fix for iamseth/oracledb_exporter#459

Open valrusu opened this issue 1 year ago • 0 comments

Description

Fixes # 459

Type of change

Please delete options that are not relevant.

  • [x] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Ran this version for 3 weeks for 36 databases

Screenshots (if appropriate):

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules
  • [ ] Updated version in Makefile respecting semver v2

valrusu avatar Jul 02 '24 23:07 valrusu