Skip to content

Instantly share code, notes, and snippets.

@philipcristiano
Created January 3, 2013 01:32
Show Gist options
  • Save philipcristiano/4440059 to your computer and use it in GitHub Desktop.
Save philipcristiano/4440059 to your computer and use it in GitHub Desktop.
sql-to-graphite example sql
SELECT "metric", 1+1;
SELECT "now", NOW();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment