-
It would be nice if the agent could process events generated by the Java Flight Record and send them to the server. Where possibl3 the events should be linked to traces/spans. The events should then b…
-
https://github.com/elastic/go-elasticsearch/pull/358 added certificate pinning when talking to Elasticsearch. The current implementation has some limitations though:
* The certificate pinning is on…
-
Hello, Is there anything in the works for an agent config option? Or a recommended approach on how to achieve this?
Seen this issue from a while ago that didn't get merged in the end and that was …
-
## Describe the bug
Hello
We noticed that the trace context is not forwarded to other services. The requests are traced, there is just no connection between the services.
We use the auto genera…
-
Currently we regard it as experimental.
This means at least adding it to tests.
**Programmatic attach:**
Add to documentation that this is not the recommended way to go with application servers. …
-
**Describe the bug**
Agent is causing SIGSEGV when running with Wordpress application in Apache web server context.
Crash disappears when AST processing is disabled.
**To Reproduce**
Steps to …
-
If a composite span is dropped because it was below `exit_span_min_duration`, should `duration.count` be increased by 1 or by the number spans the composite spans represents. I personally think the la…
-
One of the requirements for [deploying the agent bundles on Elastic CDN](https://github.com/elastic/apm-agent-rum-js/issues/481) is to have our release process in our CI/CD.
The release process …
hmdhk updated
2 years ago
-
web2py is still an active and widely used framework. It would be nice to have nativesupport for it along with Django and Flask.
-
## Summary
We need to add support for nestjs pino-logger (https://github.com/iamolegga/nestjs-pino)
## Desired Behavior
[NOTE]: # ( Tell us how the new feature should work. Be specific. )
[TIP…