client_golang/prometheus/promhttp
Han Kang b8cb86a865
add process start time header to client_golang prometheus (#1278)
* add process start time header to client_golang prometheus

Signed-off-by: Han Kang <hankang@google.com>

* Apply suggestions from code review

Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
Signed-off-by: Han Kang <hankang@google.com>

* fix up changes due to incorporation of feedback

* fix lint issues

---------

Signed-off-by: Han Kang <hankang@google.com>
Co-authored-by: Bartlomiej Plotka <bwplotka@gmail.com>
2023-05-26 12:58:36 +01:00
..
delegator.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
http.go add process start time header to client_golang prometheus (#1278) 2023-05-26 12:58:36 +01:00
http_test.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
instrument_client.go Revert "Remove unnecessary check if label is nil in observeWithExemplar (#1235)" 2023-05-03 09:41:26 +01:00
instrument_client_test.go Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (#1118) 2022-08-22 08:28:46 +03:00
instrument_server.go Revert "Remove unnecessary check if label is nil in observeWithExemplar (#1235)" 2023-05-03 09:41:26 +01:00
instrument_server_test.go Add possibility to dynamically get label values for http instrumentation (#1066) 2023-01-19 10:19:08 +00:00
option.go Added clarification. 2023-05-03 09:41:34 +01:00
option_test.go Add possibility to dynamically get label values for http instrumentation (#1066) 2023-01-19 10:19:08 +00:00