Giuseppe Guerra
cfcfbe4aaa
Plugins: Refactoring: Implement plugin instrumentation as a middleware (#76011)
* Plugins: Refactor instrumentation as plugin client middleware
* Simplify repeated code
* Fix compilation error
* Add comments
* Moved status and endpoint consts to utils.go
* Fix wrong endpoint name in CheckHealth InstrumentationMiddleware
* Add tests
* Fix wrong endpoint value in instrumentPluginRequestSize
* removed todo
* PR review feedback: use MustRegister
* PR review feedback: move tracing middleware before instrumentation middleware
* PR review feedback: removed decommissioned check
* PR review feedback: extract prometheus metrics into separate variables
2023-10-09 14:12:57 +02:00
..
2023-09-28 12:18:09 +02:00
2023-10-09 14:12:57 +02:00
2023-06-27 12:47:14 +03:00
2023-09-14 12:58:12 +02:00
2023-09-28 12:18:09 +02:00
2023-04-28 14:02:27 +02:00
2023-08-30 18:46:47 +03:00
2023-10-09 14:12:57 +02:00
2023-09-22 15:00:40 +03:00
2023-09-29 08:20:37 -07:00
2023-08-31 15:45:44 +02:00
2023-08-10 14:46:38 +02:00
2023-09-04 22:25:43 +02:00
2023-09-27 10:44:43 +03:00
2023-09-11 13:59:24 +02:00
2023-04-27 16:19:13 +02:00
2023-04-27 16:19:13 +02:00
2023-09-29 08:20:37 -07:00
2023-09-29 08:20:37 -07:00
2023-09-29 08:20:37 -07:00
2023-08-30 18:46:47 +03:00