Maybe this then?
This commit is contained in:
parent
09923e93ff
commit
2d3538be4f
|
@ -46,7 +46,9 @@
|
|||
websocket = {
|
||||
url = "ws://localhost:${toString config.services.prometheus.port}/api/live/push/custom_stream_id";
|
||||
data_format = "influx";
|
||||
headers = "Bearer glsa_lqpcKV34Pp0d7eIhKN79E2HTwzWWwN4m_fe64e398";
|
||||
headers = {
|
||||
Authorisation = "Bearer glsa_lqpcKV34Pp0d7eIhKN79E2HTwzWWwN4m_fe64e398";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue