Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dashboards/elasticsearch-otel/elasticsearch-otel.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "## Overview\n\n> ### 📊 **What is this dashboard?**\n> This dashboard provides a **high-fidelity**, **real-time** view of your distributed search infrastructure. It utilizes the OpenTelemetry (OTel) Collector to ingest deep system and cluster-level metrics directly from your Elasticsearch nodes.\n>\n\n> ### 👥 **Who is this for?**\n> * **DevOps/SRE:** To monitor infrastructure stability and resource saturation.\n> * **Developers:** To identify slow code paths and trace cross-service dependencies.\n> * **Product Owners:** To understand high-level system availability and user impact.\n>\n\n>\n> ### 🎯 **Core Purpose**\n> * **Availability Monitoring:** Track the live status and health of all active service nodes.\n> * **Performance Benchmarking:** Visualize request latency, throughput, and error rates.\n> * **Resource Correlation:** Map infrastructure health (CPU/Memory) to application performance.\n>\n\n> ### 🔗 **Quick Navigation**\n> * [**New Relic OTel Elasticsearch Documentation**](https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/elasticsearch-otel/elasticsearch-otel-integration-overview/)\n> * [**Troubleshoot and get support**](https://docs.newrelic.com/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/introduction-opentelemetry-new-relic/) "
"text": "## Overview\n\n> ### 📊 **What is this dashboard?**\n> This dashboard provides a **high-fidelity**, **real-time** view of your distributed search infrastructure. It utilizes the OpenTelemetry (OTel) Collector to ingest deep system and cluster-level metrics directly from your Elasticsearch nodes.\n>\n\n> ### 👥 **Who is this for?**\n> * **DevOps/SRE:** To monitor infrastructure stability and resource saturation.\n> * **Developers:** To identify slow code paths and trace cross-service dependencies.\n> * **Product Owners:** To understand high-level system availability and user impact.\n>\n\n>\n> ### 🎯 **Core Purpose**\n> * **Availability Monitoring:** Track the live status and health of all active service nodes.\n> * **Performance Benchmarking:** Visualize request latency, throughput, and error rates.\n> * **Resource Correlation:** Map infrastructure health (CPU/Memory) to application performance.\n>\n\n> ### 🔗 **Quick Navigation**\n> * [**New Relic OTel Elasticsearch Documentation**](https://docs.newrelic.com/docs/opentelemetry/integrations/elasticsearch/elasticsearch-otel-integration-overview/)\n> * [**Troubleshoot and get support**](https://docs.newrelic.com/docs/opentelemetry/integrations/elasticsearch/troubleshooting/) "
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion data-sources/elasticsearch-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
install:
primary:
link:
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/elasticsearch-otel/elasticsearch-otel-integration-overview/
url: https://docs.newrelic.com/docs/opentelemetry/integrations/elasticsearch/elasticsearch-otel-integration-overview/

icon: logo.svg

Expand Down
2 changes: 1 addition & 1 deletion quickstarts/elasticsearch-otel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ documentation:
- name: Elasticsearch (OpenTelemetry)
description: |
Multitenant-capable full-text RESTful search engine with an HTTP web interface and schema-free JSON documents.
url: https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/elasticsearch-otel/elasticsearch-otel-integration-overview/
url: https://docs.newrelic.com/docs/opentelemetry/integrations/elasticsearch/elasticsearch-otel-integration-overview/
keywords:
- infrastructure
- database
Expand Down