guychouk / grafana-to-datadog

πŸ“Š β†’ 🐢 Convert Grafana's JSON to Datadog's

Home Page:https://grafana-to-datadog.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ“Š β†’ 🐢 Convert Grafana's JSON to Datadog's

https://grafana-to-datadog.pages.dev

License:MIT License


Languages

Language:JavaScript 79.1%Language:CSS 11.8%Language:HTML 9.1%