An open API service indexing awesome lists of open source software.

https://github.com/treasure-data/fluent-plugin-metricsense

MetricSense - application metrics collection plugin
https://github.com/treasure-data/fluent-plugin-metricsense

Last synced: 12 months ago
JSON representation

MetricSense - application metrics collection plugin

Awesome Lists containing this project

README

          

= MetricSense - application metrics aggregation plugin for Fluentd

== Example


type metricsense

# RDB backend
type metricsense
backend rdb_tsdb
all_segment
flush_interval 5m
remove_tag_prefix metrics
rdb_url mysql2://user:pass@host/mydb
rdb_table_prefix ms

## Librato Metrics backend
#all_segment
#flush_interval 5m
#remove_tag_prefix metrics
#backend librato
#librato_user xxxx@yyyy
#librato_token XYZXYZ