Skip to content

Commit 4679272

Browse files
readme updates (#10)
* add list of default metrics in readme * readme updates * various updates * README.md updates * README.md updates
1 parent 01fb8de commit 4679272

File tree

2 files changed

+7
-41
lines changed

2 files changed

+7
-41
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Unified Observability with Oracle Database
22

3-
This v1 (preview) distribution contains scripts and code for exporting metrics, logs, and traces from any Oracle Database to provide converged observability for data-centric applications.
3+
This distribution contains scripts and code for exporting metrics, logs, and traces from any Oracle Database to provide converged observability for data-centric applications.
44

55
Metrics from the application layer, Kubernetes, and Oracle Database can be combined to provide unified observability to developers within a single Grafana console.
66

7-
All three exporters (metrics, log, and trace) can be configured in the same file and each is explanined in the corresponding doc pages:
7+
All three exporters (metrics, log, and trace) can be configured in the same file and each is explained in the corresponding doc pages:
88

99

1010
[Metrics Exporter][Metrics Exporter]
@@ -15,7 +15,11 @@ All three exporters (metrics, log, and trace) can be configured in the same file
1515

1616
The old version of the metrics exporter can be found in the [old implementation branch][old implementation branch] and the new metrics exporter implementation is backward compatible such that the same configuration for both database connection and metrics definition can be used.
1717

18-
Users are encouraged to open issues and enhancements requests against this github repos and feel free to ask any questions. We will actively work on them as we will the development of the exporters.
18+
Users are encouraged to open issues and enhancements requests against this repos (https://github.com/oracle/oracle-db-appdev-monitoring/issues ) and are encouraged to ask any questions. We will actively work on them as we will the development of the exporters.
19+
20+
### Pull
21+
22+
The image can be pulled via `docker pull container-registry.oracle.com/database/observability-exporter:0.1.0`
1923

2024
### Build
2125

build-and-push.sh

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)