apiserver/pkg/storage/etcd3
iyear b1805a9a4d apiserver/etcd: add request and request_error metrics (#117222)
* apiserver/etcd: add request and request_error metrics

Signed-off-by: iyear <ljyngup@gmail.com>

* apiserver/etcd: rename etcdRequestCounts metric

Signed-off-by: iyear <ljyngup@gmail.com>

---------

Signed-off-by: iyear <ljyngup@gmail.com>

Kubernetes-commit: 4f6714ef42dcdb1b35bb2d8581c1ef83d59f02d1
2023-04-12 22:02:45 +08:00
..
metrics apiserver/etcd: add request and request_error metrics (#117222) 2023-04-12 22:02:45 +08:00
preflight remove unused code 2018-03-20 18:50:19 +08:00
testing Generate and format files 2022-07-19 20:54:13 -04:00
testserver ftr(etcd): add benchmarks 2023-03-29 21:52:38 +08:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-03 10:59:47 -05:00
compact.go fix etcd compaction doc 2022-08-17 02:35:16 +00:00
compact_test.go Simplify running embedded etcd server in tests 2021-06-15 12:07:46 -04:00
errors.go storage: move continue token definition to storage 2022-05-11 07:52:02 -07:00
event.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
event_test.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
healthcheck.go Move etcd/util to etcd3/ 2019-07-02 09:28:02 +02:00
healthcheck_test.go Move etcd/util to etcd3/ 2019-07-02 09:28:02 +02:00
latency_tracker.go Fix indentation/spacing in comments to render correctly in godoc 2022-12-17 17:31:05 -05:00
lease_manager.go Switch to go.etcd.io/etcd/client/v3 2021-03-23 11:01:52 -04:00
lease_manager_test.go apiserver add metric etcd_lease_object_counts 2020-12-07 10:45:44 +08:00
linearized_read_test.go Validate etcd paths 2022-10-10 18:15:22 -07:00
logger.go enhance and fix log calls 2022-02-16 12:17:47 +01:00
store.go apiserver/etcd: add request and request_error metrics (#117222) 2023-04-12 22:02:45 +08:00
store_test.go ftr(etcd): add benchmarks 2023-03-29 21:52:38 +08:00
watcher.go Recognize etcd/grpc cancel errors correctly 2023-03-08 15:51:25 -05:00
watcher_test.go Partition watchers by namespace/name scope 2023-02-05 18:46:19 -05:00