Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Missing URL information in Azure Application Insights for Spring WebFlux

Open
#4,563 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, java, spring
Domain
observability

Research direction

Start by running or reviewing the linked Spring MVC and Spring WebFlux minimal reproducible examples, focusing on telemetry produced when a Spring Security error occurs. Compare the request details shown by each example; done means WebFlux telemetry displays the request path instead of only GET, matching MVC behavior.

Written by the indexing model from the issue text.

Description

The last ticket had two issues, only one of which was resolved. I think it would be better to open a separate ticket for the second issue.

Currently, I see a difference between Spring MVC and Webflux when a Spring Security error occurs.

In MVC, see MRE https://github.com/MelleD/application-insights-mvc-example the path is displayed.

Image

In Webflux, see MRE https://github.com/MelleD/application-insights-webflux-example the path is NOT displayed.
Here you just see GET without path
Image

Dominant language
Java
Stars
327
Forks
222
Avg merge
22h 34m
Merged PRs (30d)
14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/ApplicationInsights-Java

All issues in microsoft/ApplicationInsights-Java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.