telegraf 1.22.3+ds1-0ubuntu1 source package in Ubuntu
Changelog
telegraf (1.22.3+ds1-0ubuntu1) kinetic; urgency=medium * New upstream version 1.22.3+ds1 (LP: #1973090, #1973092) * d/p: Refresh patches against new upstream. -- Sergio Durigan Junior <email address hidden> Fri, 13 May 2022 14:59:50 -0400
Upload details
- Uploaded by:
- Sergio Durigan Junior
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Server Team
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
telegraf_1.22.3+ds1.orig.tar.xz | 21.8 MiB | bf4c76199315c0b0071a35ef5a15f983f05c67a99db88e640866e84b1c9e2f30 |
telegraf_1.22.3+ds1-0ubuntu1.debian.tar.xz | 15.7 KiB | 1af81d6eac5186f0f78daf104847483a29cd8f61ddf2e78c22c5a5851a2e5816 |
telegraf_1.22.3+ds1-0ubuntu1.dsc | 2.1 KiB | 6a76dafec55a8136ed43f05143706e75abf5909357919c8f854c1d9d924b2c92 |
Available diffs
Binary packages built by this source
- telegraf: Plugin-driven server agent for collecting & reporting metrics
Telegraf is an agent for collecting, processing, aggregating, and
writing metrics.
.
Design goals are to have a minimal memory footprint with a plugin
system so that developers in the community can easily add support for
collecting metrics.
.
Telegraf is plugin-driven and has the concept of 4 distinct plugin
types:
.
1. Input Plugins collect metrics from the system, services, or 3rd
party API
.
2. Processor Plugins transform, decorate, and/or filter metrics
.
3. Aggregator Plugins create aggregate metrics (e.g. mean, min, max,
quantiles, etc.)
.
4. Output Plugins write metrics to various destinations
- telegraf-dbgsym: debug symbols for telegraf