[Oracle OTel] Add content pack#17874
Merged
muthu-mps merged 6 commits intoelastic:mainfrom Apr 8, 2026
Merged
Conversation
Contributor
Vale Linting ResultsSummary: 8 warnings, 7 suggestions found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/oracle_otel/docs/README.md | 5 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'. |
| packages/oracle_otel/docs/README.md | 156 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'versus' instead of 'vs'. |
| packages/oracle_otel/docs/README.md | 163 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'versus' instead of 'vs'. |
| packages/oracle_otel/docs/README.md | 255 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'versus' instead of 'vs'. |
| packages/oracle_otel/docs/README.md | 256 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'versus' instead of 'vs'. |
| packages/oracle_otel/docs/README.md | 270 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'. |
| packages/oracle_otel/docs/README.md | 274 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'. |
| packages/oracle_otel/docs/README.md | 288 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'. |
💡 Suggestions (7)
| File | Line | Rule | Message |
|---|---|---|---|
| packages/oracle_otel/docs/README.md | 84 | Elastic.WordChoice | Consider using 'deactivated, deselected, hidden, turned off, unavailable' instead of 'disabled', unless the term is in the UI. |
| packages/oracle_otel/docs/README.md | 201 | Elastic.Semicolons | Use semicolons judiciously. |
| packages/oracle_otel/docs/README.md | 238 | Elastic.WordChoice | Consider using 'select, press, visits' instead of 'hit', unless the term is in the UI. |
| packages/oracle_otel/docs/README.md | 257 | Elastic.WordChoice | Consider using 'select, press, visits' instead of 'hit', unless the term is in the UI. |
| packages/oracle_otel/docs/README.md | 257 | Elastic.WordChoice | Consider using 'select, press, visits' instead of 'hit', unless the term is in the UI. |
| packages/oracle_otel/docs/README.md | 270 | Elastic.WordChoice | Consider using 'can, might' instead of 'may', unless the term is in the UI. |
| packages/oracle_otel/docs/README.md | 288 | Elastic.WordChoice | Consider using 'can, might' instead of 'may', unless the term is in the UI. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
packages/oracle_otel/kibana/slo_template/oracle_otel-zero-deadlocks-99.5-Rolling30Days.json
Outdated
Show resolved
Hide resolved
packages/oracle_otel/_dev/shared/kibana/oracle-otel-resource-capacity.yaml
Show resolved
Hide resolved
packages/oracle_otel/kibana/alerting_rule_template/oracle_otel-dml-lock-utilisation-high.json
Show resolved
Hide resolved
💚 Build Succeeded
History
|
muthu-mps
approved these changes
Apr 7, 2026
ishleenk17
approved these changes
Apr 8, 2026
|
Package oracle_otel - 0.1.0 containing this change is available at https://epr.elastic.co/package/oracle_otel/0.1.0/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Add Oracle Database OpenTelemetry content pack providing dashboards,
alert rules, and SLO templates for monitoring Oracle via the
oracledbreceiver.
WHAT:
ratio, and enqueue deadlocks
WHY:
Oracle Database is widely used in enterprise environments and lacks OTel-native observability content in Elastic. This pack gives SREs immediate visibility into Oracle health using the oracledbreceiver
without requiring manual dashboard/alert creation.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
elastic-package build && elastic-package stack up -v -d --services package-registryScreenshots
Overview dashboard
SQL Execution dashboard
Transaction health
Active query analysis
Query performance
Oracle resource capacity