Skip to content

Commit

Permalink
create v1 Telemetry API
Browse files Browse the repository at this point in the history
Signed-off-by: whitneygriffith <whitney.griffith16@gmail.com>
  • Loading branch information
whitneygriffith committed Mar 27, 2024
1 parent d29365c commit f1b99e4
Show file tree
Hide file tree
Showing 8 changed files with 3,691 additions and 0 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 f1b99e4

Please sign in to comment.