Agent not reporting HTTP operations from spring app

Open
#3,426 7 comments 0 reactions 1 assignee View on GitHub

@heyams is already working on this.

Since Dec 4, 2023.

Assessment

This issue has not been assessed yet.

Description

Needs: Attention :wave:
Expected behavior

Using the application agent, HTTP operations / transactions should appear in azure application insights

Actual behavior

HTTP Operations / transactions do not appear in application insights - other data does such as instance roles, utilisation, dependencies, trace logs etc so I don't believe it is a connection problem. Have tested with versions 3.4.16 and 3.4.18 and both have same issue. Interestingly in the debug logs I can see the http transactions being picked up by the agent (getTransaction and our health checks), they just don't appear in azure application insights.

I've attached some of the debug logs for the agent - let me know if there are specific logs you want us to try and find (or if you need TRACE logging)

System information

Please provide the following information:

  • SDK Version: 3.4.18, 3.4.16
  • OS type and version: Alpine Linux 3.18 on Kubernetes
  • Using spring-boot? Yes - 2.7.14
  • Additional relevant libraries (with version, if applicable): Java 17

Thanks for your time

agent_logs_debug.txt

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.