Colton Myers

Results 44 issues of Colton Myers

I'd like to add [`request.id`](https://www.elastic.co/guide/en/ecs/current/ecs-http.html#field-http-request-id) to [`span.context.http` in the intake](https://github.com/elastic/apm-server/blob/4e5755408350f6868a1cf78270e0a358a81b989a/docs/spec/v2/span.json#L169-L174). This comes from a [user request](https://github.com/elastic/apm-agent-python/issues/1524) to store the AWS Request ID in span context, which I think is very...

enhancement
intake

Implementing elastic/apm#332

Cross Agents

Elastic Load Balancer (ELB) can now be attached to lambda functions directly, without an API Gateway. This necessitates an additional section for event parsing. There is no obvious candidate for...

The Azure Instrumentations are all built around a REST API. In practice, this means there are generally large `if`-statement blocks that set the operation name and resource based on various...

technical debt

Replaces #180 This issue is for the creation of a spec to make the discussion and decisions from #180 official and easy to find.

spec-poc

## What does this pull request do? We had no restrictions on the body length in Django. This could result in the event payload being rejected by the APM Server....

agent-python

Write an instrumentation for Flask to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

This is an issue to track all of the py2 stuff we can remove once a sufficient waiting period after 6.0 has passed. - [ ] Remove `zerorpc` (py2 only)...

chore
agent-python

Write an instrumentation for aiohttp to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

Write an instrumentation for Django to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation