apiserver/pkg/endpoints
Damien Grisonnet b5b4cd7758 apiserver: rename request body size metric
Rename the apiserver_request_body_sizes metric to
apiserver_request_body_size_bytes to conform with Prometheus best
practices.

This can be done safely without deprecation because that metric wasn't
registered before.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>

Kubernetes-commit: 08006c842fd6a584bb8e2511587c999ffe7ced9d
2023-09-07 19:16:31 +02:00
..
deprecation Generate and format files 2022-07-19 20:54:13 -04:00
discovery Move adding GroupVersion log until after an update is confirmed 2023-08-08 14:28:54 +00:00
filterlatency add otel tracing to latency filters 2022-10-20 16:17:02 +00:00
filters Skip TestUnauthenticatedHTTP2ClientConnectionClose http1 tests 2023-10-12 19:13:07 -04:00
handlers apiserver: rename request body size metric 2023-09-07 19:16:31 +02:00
metrics endpoints/metrics: define watchListLatencies metric and associated functions 2023-09-19 03:05:37 +02:00
openapi add test case for ToValidOperationID method: TestToValidOperationID 2022-04-27 11:48:44 +08:00
request apiserver: exclude APF queue wait time from SLO latency metrics (#116420) 2023-03-15 07:35:21 +00:00
responsewriter Generate and format files 2022-07-19 20:54:13 -04:00
testing Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
warning Switch to v3 of github.com/emicklei/go-restful 2022-06-02 10:03:29 -04:00
OWNERS Add apelisse into some more OWNERS files 2022-11-14 16:28:14 -08:00
apiserver_test.go supply deduced typeconverter to apiserver tests 2023-03-03 10:45:44 -08:00
audit_test.go Consolidate AuditContext 2022-07-12 11:53:57 -07:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go add list of served versions to storage version 2023-07-12 18:27:27 -04:00
installer.go Avoid returning nil responseKind in v1beta1 aggregated discovery 2023-08-08 14:25:56 -04:00
installer_test.go Avoid returning nil responseKind in v1beta1 aggregated discovery 2023-08-08 14:25:56 -04:00
patchhandler_test.go Fix apiserver selflink tests 2022-01-13 16:01:35 +01:00
watch_test.go Refactor transformers for watch to implement Encoder interface 2023-08-11 21:43:49 +02:00