Browse Source

fix typo

pull/652/head
nodiscc 2 weeks ago
committed by GitHub
parent
commit
a0b4264ba6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -456,7 +456,7 @@ _Related: [Databases](#databases), [Monitoring](#monitoring)_
- [Statsd](https://github.com/etsy/statsd/) - Daemon that listens for statistics like counters and timers, sent over UDP or TCP, and sends aggregates to one or more pluggable backend services. `MIT` `Nodejs` - [Statsd](https://github.com/etsy/statsd/) - Daemon that listens for statistics like counters and timers, sent over UDP or TCP, and sends aggregates to one or more pluggable backend services. `MIT` `Nodejs`
- [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - Gathers data from local collectors and pushes the data to OpenTSDB. ([Source Code](https://github.com/OpenTSDB/tcollector/)) `LGPL-3.0/GPL-3.0` `Python` - [tcollector](http://opentsdb.net/docs/build/html/user_guide/utilities/tcollector.html) - Gathers data from local collectors and pushes the data to OpenTSDB. ([Source Code](https://github.com/OpenTSDB/tcollector/)) `LGPL-3.0/GPL-3.0` `Python`
- [Telegraf](https://github.com/influxdata/telegraf) - Plugin-driven server agent for collecting, processing, aggregating, and writing metrics. `MIT` `Go` - [Telegraf](https://github.com/influxdata/telegraf) - Plugin-driven server agent for collecting, processing, aggregating, and writing metrics. `MIT` `Go`
- [vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/) - ligtweight agent for metrics' collection and forwarding. `Apache2` `Go`
- [vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/) - Lightweight agent for metrics collection and forwarding. `Apache2` `Go`
### Miscellaneous ### Miscellaneous

Loading…
Cancel
Save