Skip to content

Commit

Permalink
update gcp swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
kirgirchrono committed May 6, 2024
1 parent ff469b8 commit abc5d3a
Show file tree
Hide file tree
Showing 63 changed files with 3,740 additions and 3,738 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* Added support for entity namespaces
* Added support for datasets
* Promote gcp-metrics-integration to stable

## v1.5.0

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GO_BUILD_COMMON_ENV := CGO_ENABLED=0
GO_RELEASER_WORKING_DIR := /go/src/github.com/chronosphere/chronoctl
GO_RELEASER_RELEASE_ARGS ?= --rm-dist

UNSTABLE_ENTITIES := link-templates,saved-trace-searches,dashboards,trace-tail-sampling-rules,services,gcp-metrics-integrations
UNSTABLE_ENTITIES := link-templates,saved-trace-searches,dashboards,trace-tail-sampling-rules,services

.PHONY: clean-build
clean-build:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ to a resource type.
* `derived-labels`
* `derived-metrics`
* `drop-rules`
* `gcp-metrics-integrations`
* `mapping-rules`
* `monitors`
* `muting-rules`
Expand Down
17 changes: 0 additions & 17 deletions src/generated/cli/configunstable/cli.gen.go

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

17 changes: 17 additions & 0 deletions src/generated/cli/configv1/cli.gen.go

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

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

Loading

0 comments on commit abc5d3a

Please sign in to comment.