Kubernetes Prow Robot
6b8b188149
Merge pull request #121686 from logicalhan/update-inst-docs
...
update docs for v1.29 release (note this must be committed after code freeze)
2023-11-02 02:34:57 +01:00
Han Kang
85b10c06fa
update docs for v1.29 release (note this must be committed after code freeze)
2023-11-01 15:00:48 -07:00
Kubernetes Prow Robot
d393d4e151
Merge pull request #120574 from logicalhan/cslis
...
promote component SLIs to GA; remove feature gates for component slis
2023-09-14 22:52:12 -07:00
machine424
084deb7a7c
clarify the description of the metric apiserver_storage_objects
2023-09-12 16:36:41 +02:00
Aldo Culquicondor
6b4ab616a2
Increase range of job_sync_duration_seconds
...
Change-Id: I7ed4b006faecf0a7e6e583c42b4d6bc4b786a164
2023-09-11 18:01:33 -04:00
Han Kang
09d64ed7d4
promote sli metrics to stable
2023-09-11 10:17:42 -07:00
Kubernetes Prow Robot
04292dd94b
Merge pull request #120369 from Gauravpadam/update-generated-html
...
Generated new documentation.md for kubernetes metrics reference
2023-09-05 23:02:50 -07:00
Gauravpadam
2144852f7c
Commits merged
...
Some label fixes
Wrapper class is now metric
merged commits
2023-09-06 01:32:09 +05:30
Gauravpadam
0024c7e166
Changed the generator codes for kubernetes metrics table
...
Corrected the gotemplate range call
Modified the wrapper class
Delete test/instrumentation/documentation/documentation.md
Removed documentation.md change as we're changing it over the other PR
Restored the original doc.md ; PR is solely for the generator code now
Some label fixes
merge commits
2023-09-05 23:32:36 +05:30
Han Kang
dbbce2aaba
sort stability list of metrics in the shell command ( #120197 )
...
* sort stability list of metrics in the shell command
* remove used vars
* fix verify errors
2023-08-28 04:43:54 -07:00
Richa Banker
4712025ea8
Graduate kubelet resource metrics to GA
2023-08-17 09:22:48 -07:00
Kubernetes Prow Robot
ef533decd7
Merge pull request #119715 from logicalhan/ExponentialBucketsRange
...
add support for ExponentialBucketsRange
2023-08-15 19:43:53 -07:00
Heba Elayoty
224087abfa
Add Pod Scheduling SLI Duration metric ( #119049 )
...
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com >
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com >
2023-08-15 15:17:41 -07:00
Han Kang
d5d90b7b22
add support for ExponentialBucketsRange
2023-08-01 11:38:20 -07:00
Han Kang
18a7025383
update documentation with descriptions
2023-07-25 08:57:54 -07:00
Han Kang
cb6d7fbe66
update documented metrics
2023-07-20 16:05:38 -07:00
Marek Siarkowicz
03aad1f823
Fix the semantic meaning of etcd server within component statuses and metrics.
...
Instead of numerating all the etcd endpoints known by apiserver, we will
group them by purpose. `etcd-0` will be the default etcd, `etcd-1` will
be the first resource override, `etcd-2` will be the second override and
so on.
2023-07-20 15:08:41 +02:00
Han Kang
aa788219f4
fix metric names
2023-07-17 11:22:21 -07:00
Andrew Sy Kim
d25075f342
update generated list of stable metrics
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com >
2023-07-13 20:13:04 +00:00
Kubernetes Prow Robot
2ec4e14bfa
Merge pull request #118812 from serathius/storage-metric
...
Improve apiserver storage size metric
2023-07-12 10:57:26 -07:00
Marek Siarkowicz
7a63997c8a
Improve apiserver storage size metric to allow it's graduation
...
Change name to make it compliant with prometheus guidelines.
Calculate it on demand instead of periodic to comply with prometheus standards.
Replace "endpoint" with "server" label to make it semantically consistent with storage factory
2023-07-12 14:33:10 +02:00
Han Kang
d68f5f0d92
fix tests
2023-06-29 13:46:12 -07:00
Han Kang
44f1c4dd94
fix duplicate metrics issue
2023-06-29 12:30:30 -07:00
Han Kang
04ea1d506b
promote sli metrics to beta
2023-06-29 09:23:01 -07:00
Andrew Sy Kim
16fdd3e5ee
apiserver: introduce larger buckets for flowcontrol request_wait_duration_seconds bucket
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com >
2023-06-28 15:48:39 +00:00
Andrew Sy Kim
c607984379
apiserver: introduce larger buckets for request_filter_duration_seconds metric
...
Signed-off-by: Andrew Sy Kim <andrewsy@google.com >
2023-06-28 14:19:51 +00:00
Marek Siarkowicz
22258a263f
Fix stable metric finder for NewDesc with custom import name
2023-06-23 16:57:56 +02:00
Marek Siarkowicz
1384274622
Update metric documentation
2023-06-23 14:54:17 +02:00
Han Kang
9d27f5c934
update documentation for metrics for 1.27
2023-03-15 10:10:02 -07:00
Han Kang
0199276f85
include beta metrics in documentation and update docs for metrics
2023-03-01 11:32:19 -08:00
Kubernetes Prow Robot
292450717c
Merge pull request #115394 from ritazh/kmsv2-metrics
...
kmsv2: add metrics
2023-02-15 18:03:37 -08:00
Rita Zhang
bd0f7f8ee8
kmsv2: add metrics
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com >
2023-02-15 15:08:24 -08:00
Han Kang
7b823002f3
add 25s bucket
2023-02-15 10:31:12 -08:00
Han Kang
20b5205dad
use 10 seconds as the biggest bucket for webhook metrics otherwise charts will top out at 2.5s for webhook latencies
2023-02-15 09:17:41 -08:00
Damien Grisonnet
49da8a1d4a
scheduler: promote pod resource metrics to stable
...
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com >
2023-02-09 20:30:45 +01:00
Tim Hockin
7229364f0a
Make generated-stable-metrics use git ls-files
2023-01-22 15:22:55 -08:00
Paco Xu
70e56fa71a
cleanup: EphemeralContainers feature gate related codes
2023-01-15 21:15:01 +08:00
Tim Bannister
5ff160e98c
Update generated Kubernetes Metrics Reference
2022-11-11 09:19:13 +00:00
Tim Bannister
b61ed2d875
Fix autogenerated mark for instrumentation doc
...
The https://k8s.io/docs/ website uses this marker to highlight that
pages should not be directly edited in k/website
2022-11-11 09:19:00 +00:00
Han Kang
4c9d3a1c42
update documentation after code freeze
...
Change-Id: Ifdc6ec5ef8a0070f4f5cae74543671c4ceb01a4d
2022-11-10 08:45:43 -08:00
Han Kang
f61fcef706
go fmt
...
Change-Id: I631ef35f10e8434b5a6deccedab6158f7199faa3
2022-11-08 13:34:17 -08:00
Han Kang
bf7d65c15c
clean up errors, ensure they log lines, improve documentation
...
Change-Id: Icf4da7410dc9ecfb3616511ea55339e1d0690c49
2022-11-08 12:18:08 -08:00
Kubernetes Prow Robot
aef9a37df9
Merge pull request #113010 from soltysh/promote_job_metrics
...
Promote job metrics
2022-11-08 03:16:32 -08:00
Kubernetes Prow Robot
95bd687a28
Merge pull request #113275 from Huang-Wei/kep-3521-B
...
[KEP-3521] Part 2: Core scheduling implementation
2022-11-07 23:18:19 -08:00
Kubernetes Prow Robot
1a3db7dd67
Merge pull request #113610 from logicalhan/refactor-stability
...
update documentation for metrics with deprecated version and k8s version
2022-11-07 16:01:23 -08:00
Wei Huang
0b27f25252
PreEnqueue implementation
...
- Add PreEnqueuePlugin to Scheduler Framework
- Implement PreEnqueuePlugin in scheduler queue
- Implementation of SchedulingGates plugin
- Metrics
2022-11-07 14:02:58 -08:00
Han Kang
92c76e5363
fix shellcheck errors
...
Change-Id: I446cc2fb8b0a8bcf86578562daa5ea41bf8aba16
2022-11-07 12:44:40 -08:00
Maciej Szulik
39d9981dc2
Promote job-related metrics to stable
2022-11-07 19:28:40 +01:00
Kubernetes Prow Robot
ead17f3dc8
Merge pull request #113008 from soltysh/promote_cronjob_metrics
...
Promote cronjob_job_creation_skew metric to stable
2022-11-04 09:36:27 -07:00
Maciej Szulik
4af97e599a
Promote cronjob_job_creation_skew metric to stable
2022-11-04 13:55:32 +01:00