/grafana-to-datadog

📊 → 🐶 Convert Grafana's JSON to Datadog's

Primary LanguageJavaScriptMIT LicenseMIT

Grafana → Datadog

This repository is the source code of this simple website, which is still a work in progress.

It is a small utility which runs entirely in your browser for converting Grafana's Dashboard JSON model to a Datadog dashboard.

It uses a PromQL parser generated from this project to parse the PromQL queries in the panels and convert them to Datadog queries.

Demo