Tags: oracle/oracle-db-appdev-monitoring
Tags
preparing for 1.5.4 release (#188) * preparing for 1.5.4 release * Float and log processings * slog fixes --------- Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com> Signed-off-by: Anders Swanson <anders.swanson@oracle.com> Co-authored-by: Anders Swanson <anders.swanson@oracle.com> Co-authored-by: Anders Swanson <91502735+anders-swanson@users.noreply.github.com>
1.5.2 (#157) * upgrade godror * revert to instant client 21 * update the query used to get tablespace free, used, etc., to properly handle temp tablespaces * introduce externalAuth * do not set OH --------- Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com> Co-authored-by: John Lathouwers <john.lathouwers@oracle.com>
Spring cleaning and 1.3.1 release (#112) * add ability to disable alert log * update prom common, stop querying alert log after 3 failures * give up after 3 consecutive failures to read alert log * updated godror * update toml * fixes #111 - update readme --------- Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
Release 1.3 (#96) ### Version 1.3.0, June 7, 2024 This release includes the following changes: - Alert logs can be exported for collection by a log reader like Promtail or FluentBit. Default output to `/log/alert.log` in JSON format. - Provide ability to connect as SYSDBA or SYSOPER by setting DB_ROLE. - New default metric is added to report the type of database connected to (CDB or PDB). - New default metrics are added for cache hit ratios. - Deafult metrics updated to suppress spurious warnings in log. - Wait class metric updated to use a better query. - The sample dashboard is updated to include new metrics. - Fixed a bug which prevented periodic freeing of memory. - Set CLIENT_INFO to a meaningful value. - Update Go toolchain to 1.22.4. - Updated some third-party dependencies. Thank you to the following people for their suggestions and contributions: - [@pioro](https://github.com/pioro) - [@savoir81](https://github.com/savoir81) --------- Signed-off-by: Mark Nelson <mark.x.nelson@oracle.com>
PreviousNext