1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
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
79e473798d Add CloudWatch metrics 2022-12-04 21:01:37 +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
DarthSim
9af2e6ab42 Use httpsnoop.Wrap in datadog package 2022-09-16 16:21:17 +06:00
DarthSim
0f7281e56e raw processing option 2022-09-07 18:03:12 +06:00
DarthSim
cf2b3c5195 requests/images in progress stats and queue time metric 2022-07-26 14:35:49 +06:00
DarthSim
2661db1000 Additional metrics for New Relic 2022-07-26 14:23:21 +06:00
DarthSim
c4801761db Additional metrics for Datadog 2022-07-26 14:22:17 +06:00
DarthSim
20039f49a5 Better error metrics 2022-07-20 16:09:07 +06:00
DarthSim
84dc50f2af Add New relic labels supoprt 2022-06-24 17:03:13 +06:00
DarthSim
b5863c808b Move metrics.StartRequest to middleware && Fix Datadog 2022-01-14 00:40:14 +06:00
DarthSim
68ed8708ea Check if Prometheus is enabled in prometheus.AddGaugeFunc 2021-11-15 17:26:49 +06:00
DarthSim
bed786372f Fix requests_total counter in prometheus 2021-11-12 23:46:19 +06:00
DarthSim
7709b74a5e Bump version 2021-09-30 20:23:30 +06:00
DarthSim
2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00