From fbb7faf80fe0afedb3838fd7512137375801fb7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alper=20Ebi=C3=A7o=C4=9Flu?= <9526587+ebicoglu@users.noreply.github.com> Date: Wed, 22 Oct 2025 10:18:26 +0300 Subject: [PATCH] Update Post2.md --- .../2025-10-17-Optimize-Your-App-For-Production/Post2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/Community-Articles/2025-10-17-Optimize-Your-App-For-Production/Post2.md b/docs/en/Community-Articles/2025-10-17-Optimize-Your-App-For-Production/Post2.md index 608ccfc2e6..ad1f5e6433 100644 --- a/docs/en/Community-Articles/2025-10-17-Optimize-Your-App-For-Production/Post2.md +++ b/docs/en/Community-Articles/2025-10-17-Optimize-Your-App-For-Production/Post2.md @@ -1,3 +1,5 @@ +*If you’ve landed directly on this article, note that it’s part-2 of the series. You can read part-1 here: [Optimize Your .NET App for Production (Part 1)](https://abp.io/community/articles/optimize-your-dotnet-app-for-production-for-any-.net-app-wa24j28e)* + ## 6) Telemetry (Logs, Metrics, Traces) ![Telemetry](6.png)