Du lette etter:

telegraf documentation

telegraf.js - v4.5.2
https://telegraf.js.org
Telegraf creates one for each incoming update and passes it to your middleware. It contains the update, botInfo, and telegram for making arbitrary Bot API requests, as well as shorthand methods and getters. This is probably the class you'll be using the most.
Telegraf 1.8 documentation | InfluxData Documentation Archive
archive.docs.influxdata.com › telegraf › v1
Documentation for Telegraf, the plugin-driven server agent of the InfluxData time series platform, used to collect and report metrics. Telegraf supports four categories of plugins -- input, output, aggregator, and processor..
Telegraf Integration | Tanzu Observability Documentation
https://docs.wavefront.com › telegraf
Learn about the Wavefront Telegraf Integration. Telegraf Integration; Telegraf Setup. Install Wavefront Proxy and Telegraf Agent Automatically; Install and ...
influxdata/telegraf: The plugin-driven server agent for collecting
https://github.com › influxdata › te...
Documentation. Latest Release Documentation. For documentation on the latest development code see the documentation index. Input Plugins · Output Plugins ...
Configuring Telegraf | Telegraf 1.20 Documentation
https://docs.influxdata.com/telegraf/v1.20/administration/configuration
This page documents an earlier version of Telegraf. Telegraf v1.21 is the latest stable version. View this page in the v1.21 documentation. The Telegraf configuration file (telegraf.conf) lists all available Telegraf plugins. See the current version here: telegraf.conf.
telegraf.js - v4.5.2
telegraf.js.org
Telegraf is written in TypeScript and therefore ships with declaration files for the entire library. Moreover, it includes types for the complete Telegram API via the typegram package. While most types of Telegraf's API surface are self-explanatory, there's some notable things to keep in mind. Extending Context
Telegraf Module — Ceph Documentation
docs.ceph.com › en › latest
The Telegraf module collects and sends statistics series to a Telegraf agent. The Telegraf agent can buffer, aggregate, parse and process the data before sending it to an output which can be InfluxDB, ElasticSearch and many more. Currently the only way to send statistics to Telegraf from this module is to use the socket listener.
Telegraf plugins | Telegraf 1.20 Documentation
https://docs.influxdata.com/telegraf/v1.20/plugins
Telegraf is a plugin-driven agent that collects, processes, aggregates, and writes metrics. It supports four categories of plugins including input, output, aggregator, and processor. View and search all available Telegraf plugins.
InfluxData Documentation
docs.influxdata.com
The leading modern time series platform, built for metrics and events. Learn more Telegraf v1.20 Collect metrics from stacks, sensors and systems. View documentation InfluxDB v1.8 Write and query time series data. View documentation Chronograf v1.9 Visualize and manage time series data. View documentation Kapacitor v1.6
Telegraf: Modern Telegram Bot Framework for Node.js
https://telegrafjs.org
A Telegraf bot is an object containing an array of middlewares which are composed and ... deleteChatStickerSet(chatId) => Promise Official documentation ...
telegraf.js - v4.5.2
https://telegraf.js.org
Documentation for telegraf.js - v4.5.2.
Telegraf Module — Ceph Documentation
https://docs.ceph.com/en/latest/mgr/telegraf
Telegraf Module. The Telegraf module collects and sends statistics series to a Telegraf agent. The Telegraf agent can buffer, aggregate, parse and process the data before sending it to an output which can be InfluxDB, ElasticSearch and many more. Currently the only way to send statistics to Telegraf from this module is to use the socket listener.
Telegraf Module - Ceph Documentation
https://docs.ceph.com › latest › mgr
Notice. This document is for a development version of Ceph. ... The Telegraf module collects and sends statistics series to a Telegraf agent.
Telegraf 1.20 Documentation - InfluxData
docs.influxdata.com › telegraf › v1
Telegraf 1.20 documentation Telegraf is a plugin-driven server agent for collecting & reporting metrics, and is the first piece of the TICK stack . Telegraf has plugins to source a variety of metrics directly from the system it’s running on, pull metrics from third-party APIs, or even listen for metrics via a statsd and Kafka consumer services.
Telegraf v0.1.1 - HexDocs
https://hexdocs.pm › telegraf
Telegraf client. Hex.pm Version CI codecov. Checkout the documentation for more information. Installation. The package can be installed by adding telegraf to ...
InfluxData Documentation
https://docs.influxdata.com
InfluxData provides the industry leading time series platform. Store, process, and alert on time series data with InfluxDB and InfluxDB Cloud. Use Telegraf to collect metrics from a growing number of technologies. Visualize data with Chronograf. Build robust monitoring and alerting pipelines with Kapacitor.
Telegraf 1.21 Documentation
https://docs.influxdata.com › telegraf
Telegraf is a plugin-driven server agent for collecting & reporting metrics, and is the first piece of the TICK stack. Telegraf has plugins to source a ...
Telegraf 1.20 Documentation - InfluxData
https://docs.influxdata.com/telegraf/v1.20
Documentation for Telegraf, the plugin-driven server agent of the InfluxData time series platform, used to collect and report metrics. Telegraf supports four categories of plugins – input, output, aggregator, and processor.
Telegraf: Modern Telegram Bot Framework for Node.js
telegraf.js.org › v3
Telegraf: Modern Telegram Bot Framework for Node.js You're reading legacy 3.x docs, see 4.0.0 release notes or 4.x docs. Introduction Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats.