This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
feat: added validation only mode when writing dashboards #86
Merged
gcf-merge-on-green
merged 2 commits into
master
from
owl-bot-bf661ab4-64a7-4138-9315-cc298822efdc
Jul 9, 2021
Merged
feat: added validation only mode when writing dashboards #86
gcf-merge-on-green
merged 2 commits into
master
from
owl-bot-bf661ab4-64a7-4138-9315-cc298822efdc
Jul 9, 2021
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
…alert chart widget PiperOrigin-RevId: 383440655 Source-Link: googleapis/googleapis@b5532bb Source-Link: https://github.com/googleapis/googleapis-gen/commit/f3018d0bb9f0b59dfcc1c03fbd555a5eee364d00
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jul 7, 2021
product-auto-label
bot
added
the
api: monitoring
Issues related to the googleapis/python-monitoring-dashboards API.
label
Jul 7, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jul 7, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 7, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jul 7, 2021
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jul 7, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jul 7, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jul 7, 2021
parthea
changed the title
feat: added validation only mode when writing dashboards feat: added alert chart widget
feat: added validation only mode when writing dashboards
Jul 9, 2021
parthea
approved these changes
Jul 9, 2021
parthea
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
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
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jul 9, 2021
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://github.com/googleapis/python-monitoring-dashboards/compare/v2.1.0...v2.2.0) (2021-07-09) ### Features * add always_use_jwt_access ([#80](https://github.com/googleapis/python-monitoring-dashboards/issues/80)) ([a907b7d](https://github.com/googleapis/python-monitoring-dashboards/commit/a907b7dcf6d7b5013950e4f3457ce6a11ebb382c)) * added alert chart widget ([509abf5](https://github.com/googleapis/python-monitoring-dashboards/commit/509abf5b4354225b9383a59b748ca4498b524757)) * added validation only mode when writing dashboards ([#86](https://github.com/googleapis/python-monitoring-dashboards/issues/86)) ([509abf5](https://github.com/googleapis/python-monitoring-dashboards/commit/509abf5b4354225b9383a59b748ca4498b524757)) ### Bug Fixes * disable always_use_jwt_access ([#84](https://github.com/googleapis/python-monitoring-dashboards/issues/84)) ([d9b1482](https://github.com/googleapis/python-monitoring-dashboards/commit/d9b148215d701339263cf515dafc255f1ddf0b7e)) ### Documentation * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://github.com/googleapis/python-monitoring-dashboards/issues/1127)) ([#75](https://github.com/googleapis/python-monitoring-dashboards/issues/75)) ([f267b35](https://github.com/googleapis/python-monitoring-dashboards/commit/f267b356fefab3bc79c8d001ae14158a75b95f72)), closes [#1126](https://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).
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/python-monitoring-dashboards API.
cla: yes
This human has signed the Contributor License Agreement.
owl-bot-copy
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