From 964f970fff760eecf71b1460617209df35cde2fa Mon Sep 17 00:00:00 2001 From: Greg Crist <100594073+gregorycrist@users.noreply.github.com> Date: Wed, 20 Aug 2025 15:07:18 -0400 Subject: [PATCH 1/2] Update service-fabric-diagnostics-partners.md --- .../service-fabric/service-fabric-diagnostics-partners.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/service-fabric/service-fabric-diagnostics-partners.md b/articles/service-fabric/service-fabric-diagnostics-partners.md index 018be361f0..268b1b4c60 100644 --- a/articles/service-fabric/service-fabric-diagnostics-partners.md +++ b/articles/service-fabric/service-fabric-diagnostics-partners.md @@ -30,9 +30,9 @@ The Service Fabric integration with AppDynamics is at the application level. By New Relic is another Application Performance Management tool that integrates well with Service Fabric applications. You can install the New Relic NuGet packages and add specific environment variables in your manifest files to send your application telemetry to New Relic. Check out these [instructions](https://docs.newrelic.com/docs/agents/net-agent/azure-installation/install-net-agent-azure-service-fabric) to enable New Relic telemetry for your .NET Service Fabric applications. -## ELK +## Elasticsearch -The ELK stack is a collection of open-source technologies: Elasticsearch, Logstash, and Kibana. By using these technologies in combination, you can collect, store, and analyze Service Fabric monitoring and diagnostics data. We have a tutorial for how to do this with Service Fabric native Java applications [here](service-fabric-tutorial-java-elk.md). +Elasticsearch offers a powerful and flexible platform for observing and monitoring your Microsoft Fabric infrastructure. By leveraging Elasticsearch's robust search and analytics engine, you can ingest, store, and analyze diverse telemetry data, including logs, metrics, and traces, from your Service Fabric applications and the underlying cluster. This comprehensive approach allows for deep insights into the health, performance, and operational state of your services. Refer to these [instructions](https://learn.microsoft.com/en-us/azure/partner-solutions/elastic/create?pivots=elastic-search#logs--metrics-tab-optional) on how to establish your Elastic deployment and begin forwarding your Fabric and all other Azure resource logs for evaluation and insights. ## Humio From 6718b63cc8d5bf5de7907add385c3acc5d7c8c7a Mon Sep 17 00:00:00 2001 From: Greg Crist <100594073+gregorycrist@users.noreply.github.com> Date: Wed, 20 Aug 2025 15:21:02 -0400 Subject: [PATCH 2/2] Update service-fabric-diagnostics-partners.md --- articles/service-fabric/service-fabric-diagnostics-partners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/service-fabric/service-fabric-diagnostics-partners.md b/articles/service-fabric/service-fabric-diagnostics-partners.md index 268b1b4c60..b17af4c5e2 100644 --- a/articles/service-fabric/service-fabric-diagnostics-partners.md +++ b/articles/service-fabric/service-fabric-diagnostics-partners.md @@ -32,7 +32,7 @@ New Relic is another Application Performance Management tool that integrates wel ## Elasticsearch -Elasticsearch offers a powerful and flexible platform for observing and monitoring your Microsoft Fabric infrastructure. By leveraging Elasticsearch's robust search and analytics engine, you can ingest, store, and analyze diverse telemetry data, including logs, metrics, and traces, from your Service Fabric applications and the underlying cluster. This comprehensive approach allows for deep insights into the health, performance, and operational state of your services. Refer to these [instructions](https://learn.microsoft.com/en-us/azure/partner-solutions/elastic/create?pivots=elastic-search#logs--metrics-tab-optional) on how to establish your Elastic deployment and begin forwarding your Fabric and all other Azure resource logs for evaluation and insights. +Elasticsearch offers a powerful and flexible platform for observing and monitoring your Microsoft Fabric infrastructure. By leveraging Elasticsearch's robust search and analytics engine, you can ingest, store, and analyze diverse telemetry data, including logs, metrics, and traces, from your Service Fabric applications and the underlying cluster. This comprehensive approach allows for deep insights into the health, performance, and operational state of your services. Refer to these [instructions](https://learn.microsoft.com/azure/partner-solutions/elastic/create?pivots=elastic-search#logs--metrics-tab-optional) on how to establish your Elastic deployment and begin forwarding your Fabric and all other Azure resource logs for evaluation and insights. ## Humio