You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2025. It is now read-only.
Thanks for a very useful solution. We are using it several months in Prod already.
Are you considering the possibility of creating classes to define outputs dynamically, for example, using Kubernetes CRD? This is a relevant feature for our team. The use case is as follows: our application processes data in real time. Now it is possible to connect various data storages dynamically. Accordingly, it is necessary to register new classes for telegraf-operator at the moment of their addition to the system.
Hi guys,
Thanks for a very useful solution. We are using it several months in Prod already.
Are you considering the possibility of creating classes to define outputs dynamically, for example, using Kubernetes CRD? This is a relevant feature for our team. The use case is as follows: our application processes data in real time. Now it is possible to connect various data storages dynamically. Accordingly, it is necessary to register new classes for telegraf-operator at the moment of their addition to the system.