Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

grafana/cloud-graphite-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Cloud Graphite scripts

send

Example programs to send data to Grafana Cloud Graphite service. Does not work for GrafanaCloud Hosted Metrics Prometheus.

In:

  • golang
  • python
  • shell (curl)

Note, there's 3 different formats to send us data:

  • plain json (content-type "application/json")
  • binary protocol (content-type "rt-metric-binary")
  • binary protocol, snappy compressed (content-type "rt-metric-binary-snappy")

For simplicity the examples use the json format.

query

  • walk_metrics.py : tool for discovering entire metrics hierarchy

About

Example program to send data to Grafana Hosted Metrics Graphite service

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8