Maybe this?
This commit is contained in:
parent
4e05dfccf4
commit
1ef1e10abe
|
@ -46,7 +46,7 @@
|
||||||
http = {
|
http = {
|
||||||
url = "http://localhost:${toString config.services.prometheus.port}/api/live/push/custom_stream_id";
|
url = "http://localhost:${toString config.services.prometheus.port}/api/live/push/custom_stream_id";
|
||||||
data_format = "influx";
|
data_format = "influx";
|
||||||
headers = "Authorization: Bearer glsa_lqpcKV34Pp0d7eIhKN79E2HTwzWWwN4m_fe64e398";
|
outputs.http.headers = "Bearer glsa_lqpcKV34Pp0d7eIhKN79E2HTwzWWwN4m_fe64e398";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue