This commit is contained in:
Lillian Violet 2024-03-28 11:47:55 +01:00
parent 59d33d4274
commit 09923e93ff

View file

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