Michael Hyatt

Results 16 issues of Michael Hyatt

I am trying to query the DataFrame based on the `@timestamp` column, but it doesn't seem to work. Am I using the wrong syntax? My df: ``` df.dtypes --- @timestamp...

Few of the fields in the standard metricbeat mapping cause eland to display the following warning: ``` /usr/local/lib/python3.7/dist-packages/eland/field_mappings.py:324: UserWarning: Field kubernetes.system.cpu.usage.nanocores has conflicting types ('double', None) != long UserWarning, ```...

**Is your feature request related to a problem? Please describe.** A transaction representing a service invocation success or failure can't always be defined by a return status. Sometimes, HTTP response...

**APM Server version** (`apm-server version`): 7.13.1 **Description of the problem including expected versus actual behavior**: I managed to get the distributed tracing going with AWS X-Ray and the OTel collector...

**APM Server version** (`apm-server version`): 7.13.1 **Description of the problem including expected versus actual behavior**: I am collecting OpenTelemetry traces from AWS Distro for OpenTelemetry Lambda using the APM server...

When implementing a GraphQL API, there should be a way to create separate transactions dynamically for each Resolver method. At the moment, the agent creates one transaction for all the...

instrumentation
enhancement

**Is your feature request related to a problem? Please describe.** At the moment, the only traces that get reported by the OTel collector are the ones that involve Lambda itself...

stale

I am using v1.3.0 of the Python layer and configured the lambda to use `tracecontext` propagation, but I can see the lambda reporting an additional extra span that seems to...

stale

Using nodejs lambdas. I am trying to get my `consumer` lambda to call the `producer` lambda and propagate the trace context between them using `traceparent` HTTP header. So, I have...

stale

It would be great to have NodeJS agent support [KafkaJS](https://kafka.js.org/) publishers and consumers to create transactions and spans, as well as trace context propagation.

enhancement
agent-nodejs
community
8.10-candidate