Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Output plugin for sending telegraf metrics to clickhouse

License

Notifications You must be signed in to change notification settings

r3nic1e/telegraf-clickhouse-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Telegraf v1.22 supports ClickHouse as SQL output

Telegraf ClickHouse output plugin

This is ClickHouse output plugin for Telegraf, meant to be used externally via telegraf's execd output plugin

Usage

Download or compile binary, create config (you can use plugin.conf as reference) and enable it in telegraf's config:

[[outputs.execd]]
  command = ["/foo/bar/telegraf-clickhouse-plugin", "-config", "/foo/bar/blabla.conf"]
  signal = "none"

About

Output plugin for sending telegraf metrics to clickhouse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages