1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-09 09:56:01 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
DarthSim
f288254505 Update deps 2023-05-10 19:53:21 +03:00
DarthSim
a4c876fc6d Add more metrics to OTel 2023-05-01 20:25:48 +03:00
DarthSim
6ae4dcd941 Simpler init of OTel gauges 2023-04-27 20:08:24 +03:00
DarthSim
2bdf868345 Update OTel semconv 2023-04-27 19:37:00 +03:00
DarthSim
6f6f27d6a9 Fix OTel metrics 2023-02-16 00:39:57 +03:00
Sasha Melentyev
4685e4e222
chore: Changing fmt.Errorf to errors.New when there is no formatting required (#1044)
Co-authored-by: Sergey Alexandrovich <DarthSim@users.noreply.github.com>
2022-12-15 21:03:08 +06:00
DarthSim
da046fbee9 Better OTel resource creation 2022-12-15 18:52:03 +06:00
DarthSim
273894e8e3 Update semconv in OTel 2022-12-15 01:23:05 +06:00
DarthSim
68e758d811 Allow replacing line breaks with \n in OTel keys and certs 2022-12-11 22:29:58 +06:00
DarthSim
f08cc76806 Fixed TraceIdRatioBased sampler; IMGPROXY_OPEN_TELEMETRY_TRACE_ID_GENERATOR config 2022-11-15 21:37:55 +06:00
DarthSim
d96a84221b Use parent-based OTel sampler by default 2022-11-10 21:22:35 +06:00
DarthSim
caef5eeff1 Add IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE config 2022-11-07 21:08:01 +06:00
DarthSim
9aa658b758 Fix HTTP status when OTel is enabled 2022-10-18 20:01:10 +06:00
Sergey Alexandrovich
36f67a6f96
OpenTelemetry support (#995) 2022-10-06 15:08:23 +06:00