Skip to content

Commit

Permalink
Promote Telemetry API to v1 (#3133)
Browse files Browse the repository at this point in the history
* create v1 Telemetry API

Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>

* add tracing.match example

Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>

* update metrics.match example

Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>

---------

Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
  • Loading branch information
whitneygriffith authored Apr 4, 2024
1 parent 175ca22 commit d7ab31a
Show file tree
Hide file tree
Showing 9 changed files with 3,770 additions and 8 deletions.
309 changes: 309 additions & 0 deletions kubernetes/customresourcedefinitions.gen.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions releasenotes/notes/promote-telemetry-v1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
apiVersion: release-notes/v2
kind: feature
area: telemetry
releaseNotes:
- |
**Promoted** Telemetry API to v1. All Telemetry fields excepting `metrics.reportingInterval` and `accessLogging.filter` are now stable and will not change in a backwards-incompatible way.
Loading

0 comments on commit d7ab31a

Please sign in to comment.