This repository was archived by the owner on Jan 17, 2024. It is now read-only.
feat: added validation only mode when writing dashboards - #86
Merged
gcf-merge-on-green[bot] merged 2 commits intoJul 9, 2021
Merged
gcf-merge-on-green[bot] merged 2 commits into
gcf-merge-on-green[bot] merged 2 commits into
Conversation
…alert chart widget PiperOrigin-RevId: 383440655 Source-Link: googleapis/googleapis@b5532bb Source-Link: https://github.com/googleapis/googleapis-gen/commit/f3018d0bb9f0b59dfcc1c03fbd555a5eee364d00
parthea
approved these changes
Jul 9, 2021
gcf-merge-on-green
Bot
deleted the
owl-bot-bf661ab4-64a7-4138-9315-cc298822efdc
branch
July 9, 2021 21:18
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Jul 12, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://www.github.com/googleapis/python-monitoring-dashboards/compare/v2.1.0...v2.2.0) (2021-07-09) ### Features * add always_use_jwt_access ([#80](https://www.github.com/googleapis/python-monitoring-dashboards/issues/80)) ([a907b7d](https://www.github.com/googleapis/python-monitoring-dashboards/commit/a907b7dcf6d7b5013950e4f3457ce6a11ebb382c)) * added alert chart widget ([509abf5](https://www.github.com/googleapis/python-monitoring-dashboards/commit/509abf5b4354225b9383a59b748ca4498b524757)) * added validation only mode when writing dashboards ([#86](https://www.github.com/googleapis/python-monitoring-dashboards/issues/86)) ([509abf5](https://www.github.com/googleapis/python-monitoring-dashboards/commit/509abf5b4354225b9383a59b748ca4498b524757)) ### Bug Fixes * disable always_use_jwt_access ([#84](https://www.github.com/googleapis/python-monitoring-dashboards/issues/84)) ([d9b1482](https://www.github.com/googleapis/python-monitoring-dashboards/commit/d9b148215d701339263cf515dafc255f1ddf0b7e)) ### Documentation * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://www.github.com/googleapis/python-monitoring-dashboards/issues/1127)) ([#75](https://www.github.com/googleapis/python-monitoring-dashboards/issues/75)) ([f267b35](https://www.github.com/googleapis/python-monitoring-dashboards/commit/f267b356fefab3bc79c8d001ae14158a75b95f72)), closes [#1126](https://www.github.com/googleapis/python-monitoring-dashboards/issues/1126) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
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.
PiperOrigin-RevId: 383440655
Source-Link: googleapis/googleapis@b5532bb
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f3018d0bb9f0b59dfcc1c03fbd555a5eee364d00
feat: added alert chart widget