Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion cloud/observability/promql-to-dd-ts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
PromQL to Datadog Typescript
⚠️ We recommend using Datadog's official [Temporal Cloud integration](https://docs.datadoghq.com/integrations/temporal_cloud/). ⚠️

PromQL to Datadog Typescript (deprecated)
=================

The goal of this TS implementation is to demonstrate the minimum work necessary to read recently generated metrics from a Temporal Cloud account using the Prometheus API and import them into DataDog while handling some common edge and error cases.
Expand Down