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

feat: Added support for Monitoring Query Language: https://cloud.google.com/monitoring/mq; added support for units in the MetricService; added total_size to the response of ListAlertPolicies. fix: Un-deprecated cluster_istio for service mo #523

Merged
merged 2 commits into from
Mar 24, 2021

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/1dab6051-4899-44ff-b9f7-bc5e9976f791/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 364422694
Source-Link: googleapis/googleapis@2124b62

…le.com/monitoring/mql feat: Added support for units in the MetricService feat: Added total_size to the response of ListAlertPolicies. fix: Un-deprecated cluster_istio for service monitoring. feat: Added IstioCanonicalService for service monitoring. feat: Added creation and mutation records to notification channels. feat: Added support for querying metrics for folders and organizations. fix: Extended the default deadline for UpdateGroup to 180s. feat: Added support for secondary aggregation when querying metrics.

PiperOrigin-RevId: 364422694

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 22 15:30:13 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 2124b6251e56e2ec8dd5c47e7d3815d7d5841880
Source-Link: googleapis/googleapis@2124b62
@yoshi-automation yoshi-automation requested a review from a team as a code owner March 23, 2021 12:03
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 23, 2021
@product-auto-label product-auto-label bot added the api: monitoring Issues related to the googleapis/nodejs-monitoring API. label Mar 23, 2021
@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #523 (12af4a1) into master (8def290) will decrease coverage by 0.00%.
The diff coverage is 98.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   98.51%   98.51%   -0.01%     
==========================================
  Files          10       11       +1     
  Lines       16338    18201    +1863     
  Branches      353      389      +36     
==========================================
+ Hits        16096    17931    +1835     
- Misses        236      263      +27     
- Partials        6        7       +1     
Impacted Files Coverage Δ
src/v3/query_service_client.ts 98.43% <98.43%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/v3/alert_policy_service_client.ts 98.62% <100.00%> (+<0.01%) ⬆️
src/v3/index.ts 100.00% <100.00%> (ø)
src/v3/metric_service_client.ts 98.76% <100.00%> (+0.02%) ⬆️
src/v3/service_monitoring_service_client.ts 98.65% <100.00%> (+<0.01%) ⬆️

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 8def290...12af4a1. Read the comment docs.

@sofisl sofisl changed the title feat: Added support for Monitoring Query Language: https://cloud.google.com/monitoring/mql feat: Added support for units in the MetricService feat: Added total_size to the response of ListAlertPolicies. fix: Un-deprecated cluster_istio for service mo feat: Added support for Monitoring Query Language: https://cloud.google.com/monitoring/mq; added support for units in the MetricService; added total_size to the response of ListAlertPolicies. fix: Un-deprecated cluster_istio for service mo Mar 23, 2021
@sofisl sofisl merged commit cab3fdb into master Mar 24, 2021
@sofisl sofisl deleted the autosynth-googleapis branch March 24, 2021 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: monitoring Issues related to the googleapis/nodejs-monitoring API. 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

2 participants