Skip to content

Datadog API Reporter fails to authenticate #1349

@thereisnospoon

Description

@thereisnospoon

I'm getting 403 response from Datadog API when trying to use API reporter as described in https://kamon.io/docs/latest/reporters/datadog/#api-reporter
I've checked the reporter code and it looks the way api-key is being passed is probably outdated: https://github.com/kamon-io/Kamon/blob/master/reporters/kamon-datadog/src/main/scala/kamon/datadog/package.scala#L69
The current implementation passes the api-key as an api_key query parameter, while according to the Datadog docs the api-key should be passed using DD-API-KEY header.

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