hassio-addons/addon-influxdb

Enabling UDP #39

SNoof85 posted onGitHub

Problem/Motivation

I would like to push my proxmox metrics to influxdb

Expected behavior

UDP enabled and configurable

Actual behavior

No UDP possible

Steps to reproduce

Proposed changes

(If you have a proposed change, workaround or fix, describe the rationale behind it)

https://pve.proxmox.com/wiki/External_Metric_Server

<blockquote><img src="/favicon.ico" width="48" align="right"><div><strong><a href="https://pve.proxmox.com/wiki/External_Metric_Server">External Metric Server - Proxmox VE</a></strong></div></blockquote>

We have to configure influxdb udp like :

[[udp]]
  enabled = true
  bind-address = "0.0.0.0:8089"
  database = "proxmox"
  batch-size = 1000
  batch-timeout = "1s"

:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

posted by addons-assistant[bot] almost 6 years ago

Sorry, I'm not making new features until InfluxDB becomes stable.

posted by frenck almost 6 years ago

I forgot to add the version number, so that looked weird.

I meant InfluxDB 2.0. A lot of changes are incoming and don't want to create anymore potentially backward incompatible changes at this point.

posted by frenck almost 6 years ago

No worries, I just managed to make it work. Nothing complex. I completly understand your point of view. Keep on good work and see you in next stream 👍

posted by SNoof85 almost 6 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

posted by addons-assistant[bot] over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests