Chaostoolkit-google-cloud-platform

Latest version: v0.32.1

Safety actively analyzes 638755 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

0.22.0

Added

* The `chaosgcp.cloudlogging.controls.journal` control to send the journal
to GCP Cloud Logging:

json
"controls": [
{
"name": "gcp-journal-logger",
"provider": {
"type": "python",
"module": "chaosgcp.cloudlogging.controls.journal",
"arguments": {
"labels": {
"appid": "123456"
}
}
}
}
]

0.21.1

Fixed

* `get_backend_service_health` requires to be iterated over each network group

0.21.0

Added

* The `get_backend_service_health` probe in the load balancing package

0.20.1

Fixed

* Make sure `run_mql_query` returns the values it computed

0.20.0

Added

* The `run_mql_query` probe in the monitoring package

0.19.0

Changed

* Support string filters in `get_metrics`

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.