This repository was archived by the owner on Oct 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
feat(v3): added support for TimeSeriesQueryLanguageCondition condition type in alert policies #106
Merged
Conversation
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
…Added support for TimeSeriesQueryLanguageCondition condition type in alert policies. googleapis/googleapis@71d6c56 commit 71d6c56a14bb433beb1237dccb48dabcd9597924 Author: Google APIs <noreply@google.com> Date: Tue Mar 24 13:31:25 2020 -0700 Refresh monitoring client libraries. Rename to Cloud Monitoring API. Added support for TimeSeriesQueryLanguageCondition condition type in alert policies. PiperOrigin-RevId: 302735422 google/monitoring/v3/alert.proto google/monitoring/v3/alert_service.proto google/monitoring/v3/common.proto google/monitoring/v3/dropped_labels.proto google/monitoring/v3/group.proto google/monitoring/v3/group_service.proto google/monitoring/v3/metric.proto google/monitoring/v3/metric_service.proto google/monitoring/v3/monitoring.yaml google/monitoring/v3/mutation_record.proto google/monitoring/v3/notification.proto google/monitoring/v3/notification_service.proto google/monitoring/v3/service.proto google/monitoring/v3/service_service.proto google/monitoring/v3/span_context.proto google/monitoring/v3/uptime.proto google/monitoring/v3/uptime_service.proto
googleapis/synthtool@a0d3133 commit a0d3133a5d45544a66345059eebf76933265c099 Author: Jeff Ching <chingor@google.com> Date: Tue Mar 24 15:34:29 2020 -0700 fix(java): run mvn install with retry (#453) * fix(java): run mvn install with retry * fix invocation of command synthtool/gcp/templates/java_library/.kokoro/build.sh synthtool/gcp/templates/java_library/.kokoro/common.sh synthtool/gcp/templates/java_library/.kokoro/dependencies.sh synthtool/gcp/templates/java_library/.kokoro/linkage-monitor.sh
…re (#452) googleapis/synthtool@ee4330a commit ee4330a0e5f4b93978e8683fbda8e6d4148326b7 Author: Jeff Ching <chingor@google.com> Date: Tue Mar 24 16:20:05 2020 -0700 chore(java_templates): mark version bumps of current library as a chore (#452) With the samples/install-without-bom/pom.xml referencing the latest released library, we want to mark updates of this version as a chore for renovate bot. synthtool/gcp/templates/java_library/renovate.json synthtool/languages/java.py
…chore (#457) googleapis/synthtool@e36822b commit e36822bfa0acb355502dab391b8ef9c4f30208d8 Author: Jeff Ching <chingor@google.com> Date: Wed Mar 25 09:18:16 2020 -0700 chore(java): treat samples shared configuration dependency update as chore (#457) synthtool/gcp/templates/java_library/renovate.json
40267ff
to
bf93aff
Compare
Codecov Report
@@ Coverage Diff @@
## master #106 +/- ##
=========================================
Coverage 73.45% 73.45%
Complexity 368 368
=========================================
Files 36 36
Lines 3202 3202
Branches 18 18
=========================================
Hits 2352 2352
Misses 796 796
Partials 54 54
Continue to review full report at Codecov.
|
chingor13
approved these changes
Mar 26, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Mar 26, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [1.100.0](https://www.github.com/googleapis/java-monitoring/compare/v1.99.2...v1.100.0) (2020-03-26) ### Features * **v3:** added support for TimeSeriesQueryLanguageCondition condition type in alert policies ([#106](https://www.github.com/googleapis/java-monitoring/issues/106)) ([ef9ee03](https://www.github.com/googleapis/java-monitoring/commit/ef9ee034f96e59e6b9f9301bc6749435de9cf1d0)) ### Bug Fixes * update default RPC timeouts/retry backoff ([#86](https://www.github.com/googleapis/java-monitoring/issues/86)) ([5b18b8a](https://www.github.com/googleapis/java-monitoring/commit/5b18b8a4c68aec25e380063a330fe94099963041)) ### Dependencies * update core dependencies to v1.54.0 ([#82](https://www.github.com/googleapis/java-monitoring/issues/82)) ([6700754](https://www.github.com/googleapis/java-monitoring/commit/67007546c393bb658371f187dd42d1583273670d)) * update dependency com.google.api:api-common to v1.9.0 ([#107](https://www.github.com/googleapis/java-monitoring/issues/107)) ([52312ae](https://www.github.com/googleapis/java-monitoring/commit/52312ae10588a98ef5d34462207e29c5fe87af58)) * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#84](https://www.github.com/googleapis/java-monitoring/issues/84)) ([1cb9d5e](https://www.github.com/googleapis/java-monitoring/commit/1cb9d5eb7c996a03e994e9fc2c8fbfafc9c8c5fb)) * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([eaa949e](https://www.github.com/googleapis/java-monitoring/commit/eaa949e26e982099b34622eac57697760633d1d1)) * update dependency io.grpc:grpc-bom to v1.27.1 ([f27babd](https://www.github.com/googleapis/java-monitoring/commit/f27babd963c30c62787ab5b0df897c90b4101547)) * update dependency io.grpc:grpc-bom to v1.27.2 ([dfcc5bc](https://www.github.com/googleapis/java-monitoring/commit/dfcc5bce3c393e1a2aaae68a8fe30952d6cb2111)) ### Documentation * **regen:** update sample code to set total timeout, add API client header test ([0978208](https://www.github.com/googleapis/java-monitoring/commit/09782087208405b6d0c8b371a51f61e813a097c2)) * **regen:** updated proto documentation ([#74](https://www.github.com/googleapis/java-monitoring/issues/74)) ([96c73b1](https://www.github.com/googleapis/java-monitoring/commit/96c73b122f83a47962eb9270c4275c205d76a537)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
yoshi-automation
added a commit
that referenced
this pull request
Mar 28, 2020
de249bf commit de249bf Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Thu Mar 26 16:26:04 2020 +0000 chore: release 1.100.0 (#108) 🤖 I have created a release \*beep\* \*boop\* --- ## [1.100.0](https://www.github.com/googleapis/java-monitoring/compare/v1.99.2...v1.100.0) (2020-03-26) ### Features * **v3:** added support for TimeSeriesQueryLanguageCondition condition type in alert policies ([#106](https://www.github.com/googleapis/java-monitoring/issues/106)) ([ef9ee03](https://www.github.com/googleapis/java-monitoring/commit/ef9ee034f96e59e6b9f9301bc6749435de9cf1d0)) ### Bug Fixes * update default RPC timeouts/retry backoff ([#86](https://www.github.com/googleapis/java-monitoring/issues/86)) ([5b18b8a](https://www.github.com/googleapis/java-monitoring/commit/5b18b8a4c68aec25e380063a330fe94099963041)) ### Dependencies * update core dependencies to v1.54.0 ([#82](https://www.github.com/googleapis/java-monitoring/issues/82)) ([6700754](https://www.github.com/googleapis/java-monitoring/commit/67007546c393bb658371f187dd42d1583273670d)) * update dependency com.google.api:api-common to v1.9.0 ([#107](https://www.github.com/googleapis/java-monitoring/issues/107)) ([52312ae](https://www.github.com/googleapis/java-monitoring/commit/52312ae10588a98ef5d34462207e29c5fe87af58)) * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#84](https://www.github.com/googleapis/java-monitoring/issues/84)) ([1cb9d5e](https://www.github.com/googleapis/java-monitoring/commit/1cb9d5eb7c996a03e994e9fc2c8fbfafc9c8c5fb)) * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([eaa949e](https://www.github.com/googleapis/java-monitoring/commit/eaa949e26e982099b34622eac57697760633d1d1)) * update dependency io.grpc:grpc-bom to v1.27.1 ([f27babd](https://www.github.com/googleapis/java-monitoring/commit/f27babd963c30c62787ab5b0df897c90b4101547)) * update dependency io.grpc:grpc-bom to v1.27.2 ([dfcc5bc](https://www.github.com/googleapis/java-monitoring/commit/dfcc5bce3c393e1a2aaae68a8fe30952d6cb2111)) ### Documentation * **regen:** update sample code to set total timeout, add API client header test ([0978208](https://www.github.com/googleapis/java-monitoring/commit/09782087208405b6d0c8b371a51f61e813a097c2)) * **regen:** updated proto documentation ([#74](https://www.github.com/googleapis/java-monitoring/issues/74)) ([96c73b1](https://www.github.com/googleapis/java-monitoring/commit/96c73b122f83a47962eb9270c4275c205d76a537)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
yoshi-automation
added a commit
that referenced
this pull request
Apr 1, 2020
de249bf commit de249bf Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Thu Mar 26 16:26:04 2020 +0000 chore: release 1.100.0 (#108) 🤖 I have created a release \*beep\* \*boop\* --- ## [1.100.0](https://www.github.com/googleapis/java-monitoring/compare/v1.99.2...v1.100.0) (2020-03-26) ### Features * **v3:** added support for TimeSeriesQueryLanguageCondition condition type in alert policies ([#106](https://www.github.com/googleapis/java-monitoring/issues/106)) ([ef9ee03](https://www.github.com/googleapis/java-monitoring/commit/ef9ee034f96e59e6b9f9301bc6749435de9cf1d0)) ### Bug Fixes * update default RPC timeouts/retry backoff ([#86](https://www.github.com/googleapis/java-monitoring/issues/86)) ([5b18b8a](https://www.github.com/googleapis/java-monitoring/commit/5b18b8a4c68aec25e380063a330fe94099963041)) ### Dependencies * update core dependencies to v1.54.0 ([#82](https://www.github.com/googleapis/java-monitoring/issues/82)) ([6700754](https://www.github.com/googleapis/java-monitoring/commit/67007546c393bb658371f187dd42d1583273670d)) * update dependency com.google.api:api-common to v1.9.0 ([#107](https://www.github.com/googleapis/java-monitoring/issues/107)) ([52312ae](https://www.github.com/googleapis/java-monitoring/commit/52312ae10588a98ef5d34462207e29c5fe87af58)) * update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#84](https://www.github.com/googleapis/java-monitoring/issues/84)) ([1cb9d5e](https://www.github.com/googleapis/java-monitoring/commit/1cb9d5eb7c996a03e994e9fc2c8fbfafc9c8c5fb)) * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([eaa949e](https://www.github.com/googleapis/java-monitoring/commit/eaa949e26e982099b34622eac57697760633d1d1)) * update dependency io.grpc:grpc-bom to v1.27.1 ([f27babd](https://www.github.com/googleapis/java-monitoring/commit/f27babd963c30c62787ab5b0df897c90b4101547)) * update dependency io.grpc:grpc-bom to v1.27.2 ([dfcc5bc](https://www.github.com/googleapis/java-monitoring/commit/dfcc5bce3c393e1a2aaae68a8fe30952d6cb2111)) ### Documentation * **regen:** update sample code to set total timeout, add API client header test ([0978208](https://www.github.com/googleapis/java-monitoring/commit/09782087208405b6d0c8b371a51f61e813a097c2)) * **regen:** updated proto documentation ([#74](https://www.github.com/googleapis/java-monitoring/issues/74)) ([96c73b1](https://www.github.com/googleapis/java-monitoring/commit/96c73b122f83a47962eb9270c4275c205d76a537)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/8dc67c4c-b602-45d4-bcb1-8c58b15f5c34/targets