Skip to content

Parsing Issue with Histogram Metrics in AWS Lambda (.NET) #200

@velikoff

Description

@velikoff

We are running into an issue when trying to submit Histogram metrics from our AWS Lambda function using the dogstatsd-csharp-client. The metrics fail to parse, and we see the following error in our CloudWatch logs:
DD_EXTENSION | ERROR | Failed to parse metric lambda.process_time:359|h|#application:Lambda: parse failure: Invalid metric format

DogStatsD Client Version: 8.0.0
Datadog Lambda Extension Version: 67 github.com/DataDog/datadog-lambda-extension/releases/tag/v67

Are there any specific requirements or restrictions for submitting Histogram metrics using the dogstatsd-csharp-client?
Is this a known issue with the Lambda Extension v67 or the DogStatsD client?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions