From a1db0b042ca2946319d061e0f90837b43c4b1c65 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Mar 2026 08:26:02 +0000 Subject: [PATCH 1/2] Initial plan From 422ce48155e0871d10856dafce12ec3c57250566 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 7 Mar 2026 08:27:03 +0000 Subject: [PATCH 2/2] docs: replace changelog link with roadmap discussion link in index.md Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com> --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 51bf4bac..abd0aee5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,7 +29,7 @@ New to APM? Follow this learning path for the fastest way to get productive: ## Development & Contributing ### Project Development -- **[Changelog](../CHANGELOG.md)** - Current feature status and release history +- **[Roadmap](https://github.com/microsoft/apm/discussions/116)** - Current roadmap and feature plans - **[Integration Testing](integration-testing.md)** - Testing strategy and execution - **[Contributing Guide](../CONTRIBUTING.md)** - How to contribute to the APM ecosystem