question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spring cloud gateway transaction is empty

See original GitHub issue

We kindly ask to post all questions and issues on the Discuss forum first. In addition to awesome, knowledgeable community contributors, core APM developers are on the forums every single day to help you out as well, so your questions will reach a wider audience there. If we confirm that there is a bug, then you can open an issue in this repo.

Describe the bug

I use gateway 3.0.3,apm-agent 1.24.0 . In the apm-server,service is exist,but transaction is empty. image

image image image

Steps to reproduce

Expected behavior

Debug logs

Click to expand
replace this line with your debug logs

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dhannappecommented, Jul 27, 2021

For version 1.24.0 Parameter should be disable_instrumentations With no value Doc below https://www.elastic.co/guide/en/apm/agent/java/current/config-core.html#config-disable-instrumentations

0reactions
295blackcommented, Jul 28, 2021

this snapshot is ok! thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spring api gateway return empty response - Stack Overflow
i am getting empty response when i use spring security with spring api gateway. I have a separate auth server. These are my...
Read more >
Distributed trace broken when using Spring cloud gateway
I want to see the whole trace spans in about current transaction. Indeed, the spans total is 22, however ,only 4 is shown....
Read more >
API Rate Limiting with Spring Cloud Gateway
Spring Cloud Gateway (SCG) is a simple and lightweight component, yet it is an effective way to manage limiting API consumption rates.
Read more >
How do I get the request body in the global filter method? #747
Request body has constraint that can only be read once per request. So, I think spring-cloud-gateway can solve this issue in two ways....
Read more >
Spring Cloud Tutorial - Spring Cloud Gateway Filters Example
Implementing Spring Cloud Gateway Filters using Java Configuration · Go to localhost:8080/employee/message- In the console we can see that pre filter has been ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found