You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud/observability/promql-to-dd-go/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
PromQL to Datadog Go
1
+
⚠️ We recommend using Datadog's official Temporal Cloud integration: https://docs.datadoghq.com/integrations/temporal_cloud/ over this stop-gap legacy solution.
2
+
3
+
PromQL to Datadog Go (Legacy)
2
4
=================
3
5
4
6
The goal of this Golang 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.
0 commit comments