Skip to content

Instantly share code, notes, and snippets.

@ryandotsmith
Created August 7, 2013 01:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryandotsmith/6170466 to your computer and use it in GitHub Desktop.
Save ryandotsmith/6170466 to your computer and use it in GitHub Desktop.
Librato Dashboard Creator
---
l2met:
default-attributes:
type: gauge
aggregate: true
http.throughput:
http.accept:
summarize_function: sum
group_function: sum
summary_function: count
receiver.throughput:
receiver.add-bucket:
summarize_function: sum
group_function: sum
summary_function: count
drops:
receiver.drop:
summarize_function: sum
color: '#FF4500'
outlet.drop:
summarize_function: sum
color: '#FF0000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment