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
- Host: GitHub
- URL: https://github.com/treasure-data/fluent-plugin-metricsense
- Owner: treasure-data
- License: other
- Created: 2012-11-05T01:52:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T17:07:27.000Z (almost 3 years ago)
- Last Synced: 2025-06-25T19:02:26.755Z (12 months ago)
- Language: Ruby
- Size: 40 KB
- Stars: 12
- Watchers: 83
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
- Security: SECURITY.md
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