Skip to content

Commit 4477da8

Browse files
2.0.0 changelog (#247)
Signed-off-by: Anders Swanson <[email protected]>
1 parent d2d5331 commit 4477da8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
### Unreleased
44

5-
Our current priorities are support for RAC and mutliple databases (including #84 and #89). We expect to address these in an upcoming release.
5+
Our current priorities are support for RAC and Exadata. We expect to address these in an upcoming release.
6+
7+
### Version 2.0.0, May 27, 2025
8+
9+
This release includes the following changes:
10+
11+
- Fixed an issue with `scrapeinterval` that could cause metrics not to be scraped (#172, #176).
12+
- Added configuration through a YAML file, passed using the `--config.file` command-line argument. Backwards compatibility is maintained for the command-line arguments, through it is recommended to use the configuration file from the 2.0.0 release onward. It is not recommended to use a combination of command-line arguments and the configuration file.
13+
- Added support for multiple databases through the configuration file. As many database instances may be specified as needed, which will be scraped concurrently (#89).
14+
- Updated provided dashboards.
15+
- Updated some third-party dependencies.
616

717
### Version 1.6.1, May 2, 2025
818

0 commit comments

Comments
 (0)