Commit ae0a119
authored
Go implementation with OCI Vault support (#21)
* add list of default metrics in readme
* readme updates
* various updates
* README.md updates
* README.md updates
* basic example
* adds... 1. ability to specify DATA_SOURCE_USER, DATA_SOURCE_PASSWORD, and DATA_SOURCE_SERVICENAME individually rather than as one DATA_SOURCE_NAME entry (thus more secure) 2. multi-database support via "/scrape" endpoint with "target" param taking dns for specific database (this will soon be enhanced so that it is instead configurable, again to be more secure) . Also, updated POM entries for 21.7 version.
* adds multi-datasource support based on configuration which includes OCI Vault support and various fixes.
* adds multi-datasource support based on configuration which includes OCI Vault support and various fixes.
* Go implementation with OCI Vault support1 parent 5fbbd26 commit ae0a119
File tree
86 files changed
+13921
-4134
lines changed- docker_vol
- graf_app_vol
- prom_app_vol
- examples
- metrics
- exporter
- grafana
- dashboards
- datasources
- oracle-db-monitoring-exporter
- oraclelinux
- oracle-teq
- TNS_ADMIN
- dashboards
- images
- metrics
- scripts
- test
- oracledb
- prometheus
- src
- main
- java/oracle/observability
- logs
- metrics
- tracing
- resources
- test/java/oracle/observability
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+13921
-4134
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
This file was deleted.
0 commit comments