https://github.com/preaction/collecting-metrics-with-graphite
Presentation about using Graphite to collect and report on time series data
https://github.com/preaction/collecting-metrics-with-graphite
Last synced: about 1 year ago
JSON representation
Presentation about using Graphite to collect and report on time series data
- Host: GitHub
- URL: https://github.com/preaction/collecting-metrics-with-graphite
- Owner: preaction
- License: other
- Created: 2016-01-28T04:08:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-30T06:10:57.000Z (over 10 years ago)
- Last Synced: 2024-04-17T21:16:57.360Z (about 2 years ago)
- Language: JavaScript
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Collecting Metrics with Graphite
This presentation covers installing the Graphite metrics platform,
configuring Carbon, installing and using Grafana, and some techniques
for scaling Carbon and Whisper.
## Covered topics
* Graphite
* Grafana
# Other Resources
*
*
# COPYRIGHT AND LICENSE
Copyright 2016 Doug Bell
The presentation content is licensed under CC-BY-SA 4.0.
The Perl code is licensed under CC-BY-SA 4.0, or the same terms as Perl
itself (Artistic License 1.0, or GPL 1.0+ at your discretion).