client_golang/api
bwplotka 9a1c45aa0c api: Create a new Go module for API; with remote write client and handler.
Lot's of assumptions here:
* We want separate module (we don't have processes on how to version it and release).
* We want to expose generated protos, without gogo.

Signed-off-by: bwplotka <bwplotka@gmail.com>
2024-10-21 08:19:23 +01:00
..
prometheus/v1 deps: Updated to prometheus/common to 0.55 (#1566) 2024-07-29 15:05:07 +01:00
remotewrite api: Create a new Go module for API; with remote write client and handler. 2024-10-21 08:19:23 +01:00
client.go api: Add ability to CloseIdleConnection for one-off httpClient use cases. (#1513) 2024-09-04 16:00:55 +01:00
client_test.go Revert "change api http.client to interface" 2023-12-22 11:16:00 +00:00