Skip to content

Add support for DataDog as Evaluation Provider #554

@thisthat

Description

@thisthat

Goal

Support Datadog as KeptnEvaluationProvider.

Technical Details

In Keptn v1, we have integration for different observability providers. In particular, we have a Datadog integration.
There should be also such support in the Keptn Lifecycle Toolkit.
For this, the following is required:

  • Add an entry in the provider selector (code)
  • Introduce a new datadog.go file in the providers folder that contains the integration logic
  • Add unit tests
  • Update the KLT Docs

Reference

The Prometheus and Dynatrace integrations can be used as a reference.
Go Client for DD

Metadata

Metadata

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions