You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,21 @@
4
4
5
5
Our current priorities are support for Exadata metrics. We expect to address these in an upcoming release.
6
6
7
+
### Version 2.0.2, June 24, 2025
8
+
9
+
This release includes the following changes:
10
+
7
11
- Fixed a case-sensitive issue with resource name in the default metrics file.
8
12
- Add query timeouts to initial database connections, which could cause the exporter to hang in multi-database configurations
9
13
- Fix an issue where rapidly acquiring connections could cause the exporter to crash. This was more common in multi-database configurations, due to the increased number of connection pools.
14
+
- Update some third-party dependencies.
15
+
16
+
Thank you to the following people for their suggestions and contributions:
0 commit comments