Use telegraf as the steam ID

This commit is contained in:
Lillian Violet 2024-03-28 11:53:28 +01:00
parent 2d3538be4f
commit e70a27ec79

View file

@ -44,7 +44,7 @@
};
outputs = {
websocket = {
url = "ws://localhost:${toString config.services.prometheus.port}/api/live/push/custom_stream_id";
url = "ws://localhost:${toString config.services.prometheus.port}/api/live/push/telegraf";
data_format = "influx";
headers = {
Authorisation = "Bearer glsa_lqpcKV34Pp0d7eIhKN79E2HTwzWWwN4m_fe64e398";