cloudwatch-to-graphite
cloudwatch-to-graphite copied to clipboard
Wish there was a way to explore the template context to help write a template
in plumbum, when writing a new template, you're not sure how exactly to get at the juicy bits. is it resource.id or resource.name, is it in a tag? are tags even available?
I think if a template isn't specified, it should drop you into an interactive mode. Introspecting and displaying what's available would be nice, but would get messy fast.