Matthew Nickson b8720b46c3
Switched to using Authorization header
Prometheus doesn't support using custom headers for exporters, however
it does support using the Authorisation header with basic auth. As
such, we switched from using X-API-Key to Authorization with the basic
scheme and an empty username field.

Also added a rate limit for API endpoints of 60 requests in a minute

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-15 21:53:49 +00:00
..
2023-01-08 19:09:06 +00:00
2023-02-15 19:31:22 +00:00
2023-02-04 16:58:39 +08:00
2022-04-20 19:56:40 +01:00
2023-02-15 21:53:49 +00:00
2022-12-05 19:17:24 +08:00
2023-02-04 17:03:00 +08:00
2023-01-05 22:19:05 +00:00
2023-01-09 13:33:10 +00:00
2023-01-28 19:00:13 +08:00
2023-01-05 22:19:05 +00:00
2022-11-22 11:18:16 +01:00
2023-02-15 00:39:29 +00:00
2022-12-08 19:13:47 +08:00
2023-01-05 22:19:05 +00:00
2023-02-15 02:50:49 +08:00