-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump k8s deps to
v1.26.4
(#1254)
* chore: update otel to v0.38.1 and update metrics Signed-off-by: Anish Ramasekar <[email protected]> * drop the total_ prefix from the metric name For prometheus counters, by default they're appending _total if it's monotonic counter. Removing the total_ prefix as it's redundant in the name (xref: open-telemetry/opentelemetry-go#3360). This is a breaking change. Signed-off-by: Anish Ramasekar <[email protected]> * chore: bump k8s deps to v1.26.4 Signed-off-by: Anish Ramasekar <[email protected]> * skip lint for atomic writer files Signed-off-by: Anish Ramasekar <[email protected]> * update histogram boundaries Signed-off-by: Anish Ramasekar <[email protected]> * collect metrics as part of CI Signed-off-by: Anish Ramasekar <[email protected]> * validate metrics as part of e2e Signed-off-by: Anish Ramasekar <[email protected]> --------- Signed-off-by: Anish Ramasekar <[email protected]>
- Loading branch information
Showing
18 changed files
with
474 additions
and
510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.