elastic / elastic/apm-agent-java

Public API ignore transaction option

Open
#845 26 comments 6 reactions 0 assignees View on GitHub
api
Dominant language
Java
Stars
594
Forks
338
Avg merge
1d 13h
Merged PRs (30d)
25

Description

Using Spring Boot, all `@Scheduled` methods are recorded. I have a method that fires regularly and I want to ignore it.
An option to ignore should be added, like `@IgnoreTransaction`.

Even if I get the transaction using `ElasticApm.currentTransaction()` there is no way to cancel it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.