Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

feat: add support for secondary_aggregation and Monitoring Query Language. #126

Merged
merged 2 commits into from Jun 11, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/6ddd5311-0ad1-48dc-b18d-8b11b966c273/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 315496921
Source-Link: googleapis/googleapis@3c5166c

PiperOrigin-RevId: 315496921

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jun 9 09:18:04 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 3c5166c1db0f1804af7acdbbd79137630a00ce63
Source-Link: googleapis/googleapis@3c5166c
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 9, 2020
@chingor13 chingor13 changed the title Add support for secondary_aggregation and Monitoring Query Language. feat: add support for secondary_aggregation and Monitoring Query Language. Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #126 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #126   +/-   ##
=========================================
  Coverage     74.31%   74.31%           
  Complexity       46       46           
=========================================
  Files             6        6           
  Lines           366      366           
  Branches          2        2           
=========================================
  Hits            272      272           
  Misses           92       92           
  Partials          2        2           
Impacted Files Coverage Δ Complexity Δ
...nitoring/dashboard/v1/DashboardsServiceClient.java 66.66% <ø> (ø) 13.00 <0.00> (ø)
...oring/dashboard/v1/stub/DashboardsServiceStub.java 14.28% <ø> (ø) 1.00 <0.00> (ø)
.../v1/stub/GrpcDashboardsServiceCallableFactory.java 37.50% <ø> (ø) 3.00 <0.00> (ø)
...g/dashboard/v1/stub/GrpcDashboardsServiceStub.java 92.24% <ø> (ø) 12.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b65e787...d2c0a0a. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 11, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9a1edf2 into master Jun 11, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 11, 2020 21:50
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.2.0](https://www.github.com/googleapis/java-monitoring-dashboards/compare/v0.1.4...v0.2.0) (2020-06-22)


### Features

* add support for secondary_aggregation and Monitoring Query Language. ([#126](https://www.github.com/googleapis/java-monitoring-dashboards/issues/126)) ([9a1edf2](https://www.github.com/googleapis/java-monitoring-dashboards/commit/9a1edf2182aa89d5195642d5fff605d33cb5d14b))
* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#136](https://www.github.com/googleapis/java-monitoring-dashboards/issues/136)) ([282a917](https://www.github.com/googleapis/java-monitoring-dashboards/commit/282a917cdc342aa39b4e667f2a504e7be33c7cfb))


### Dependencies

* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#106](https://www.github.com/googleapis/java-monitoring-dashboards/issues/106)) ([b8bcf33](https://www.github.com/googleapis/java-monitoring-dashboards/commit/b8bcf3377310a7622d04bebf2bf3dff710587192))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#110](https://www.github.com/googleapis/java-monitoring-dashboards/issues/110)) ([4bc3b39](https://www.github.com/googleapis/java-monitoring-dashboards/commit/4bc3b39e40c6967ac9a60489ba31757df7e55bf3))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#113](https://www.github.com/googleapis/java-monitoring-dashboards/issues/113)) ([c1777e7](https://www.github.com/googleapis/java-monitoring-dashboards/commit/c1777e7b2b6006596356c286135758426a28c737))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#100](https://www.github.com/googleapis/java-monitoring-dashboards/issues/100)) ([facb46b](https://www.github.com/googleapis/java-monitoring-dashboards/commit/facb46bd1b44f26fbe312683e882031f3c704a87))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#125](https://www.github.com/googleapis/java-monitoring-dashboards/issues/125)) ([731588f](https://www.github.com/googleapis/java-monitoring-dashboards/commit/731588fc0afe3f4495cb1dd3180098ad56efe54d))
* update dependency org.threeten:threetenbp to v1.4.4 ([#103](https://www.github.com/googleapis/java-monitoring-dashboards/issues/103)) ([3d828d0](https://www.github.com/googleapis/java-monitoring-dashboards/commit/3d828d07619430a5f47c77b911ecff7c9e88d450))


### Documentation

* change relative URLs to absolute URLs to fix broken links. ([#118](https://www.github.com/googleapis/java-monitoring-dashboards/issues/118)) ([9730070](https://www.github.com/googleapis/java-monitoring-dashboards/commit/9730070065791bd6e4aa272d12a716d8e696c8c0))
---


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.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants