Skip to content

Commit 099b34c

Browse files
committed
Update readme to cross reference OTel Profiler
1 parent 252a3ba commit 099b34c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@
1616

1717
## Description
1818

19-
Welcome to the home page of `Microsoft Application Insights Profiler for ASP.NET Core`. You can find the NuGet packages [here](https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/).
19+
Welcome to the home page of `Microsoft Application Insights Profiler for ASP.NET Core`. Enable profiler, integrate seamlessly with your Application Insights resource, and unlock powerful [Code Optimizations](https://learn.microsoft.com/azure/azure-monitor/insights/code-optimizations-profiler-overview#code-optimizations) for your .NET applications.
20+
21+
> ⭐ Not sure which `Profiler Agent` is right for you? Check out our [Profiler Agent Selection Guide](https://github.com/Azure/azuremonitor-opentelemetry-profiler-net/blob/main/docs/ProfilerAgentSelectionGuide.md) to help you choose the best option for your needs.
2022
2123
![Profiler Traces](./media/profiler-traces.png)
2224

2325
## Getting Started
2426

25-
> ⚠️ These instructions are for **ASP.NET Core** applications. For **Worker Services**, refer to [this example](./examples/ServiceProfilerInWorkerNet6/Readme.md).
27+
> ⚠️ These instructions are for **ASP.NET Core applications**. For **Worker Services**, refer to [this example](./examples/ServiceProfilerInWorkerNet6/Readme.md). If you are using **OpenTelemetry** instead of **application insights SDK**, please go to [Azure Monitor OpenTelemetry Profiler](https://github.com/Azure/azuremonitor-opentelemetry-profiler-net).
2628
2729
1. **Create a New Application**
2830

0 commit comments

Comments
 (0)