librato / librato-metrics

Ruby wrapper to make it easy to interact with Librato's API.
https://librato.com
Other
108 stars 51 forks source link

note about tags support #135

Closed niklibrato closed 7 years ago

nextmat commented 7 years ago

This is a bit misleading - while true for lib-rails and lib-rack, lib-metrics still supports both tags and source-based submission.

@chancefeick - The docs for this gem need to be updated, they still all refer to submission with sources (or nothing) except for the section specifically about tags. We should flip this so the default examples are tag-based but there is information about how to submit with sources if needed in a specific section.

This header-notice should note that the gem now submits with tags by default (and it should do that if it doesn't already), but should link down to the source subsection for people who are still on sources.