Skip to content

Instantly share code, notes, and snippets.

View nferch's full-sized avatar

Nathan A. Ferch nferch

  • DXOS
  • New York, NY
View GitHub Profile
@burdandrei
burdandrei / telegraf.conf
Last active August 20, 2021 10:01
Receive consul and nomad telemetry in influx in usable form
# Templates are updated to be compatible with nomad > 0.7.1
[agent]
interval = "10s"
round_interval = true
metric_batch_size = 1000
metric_buffer_limit = 10000
collection_jitter = "0s"
flush_interval = "10s"
flush_jitter = "3s"
precision = ""