sysdig-sdk-python
sysdig-sdk-python copied to clipboard
Sysdig Platform Python client library
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.10 to 1.26.12. Release notes Sourced from urllib3's releases. 1.26.12 Deprecated the urllib3[secure] extra and the urllib3.contrib.pyopenssl module. Both will be removed in v2.x. See this GitHub...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 5.1.1 (released Jul 26, 2022) Bugs...
In creating dashboards from file, we skip scopes defined in file. For that purpose we may have to purposefully built the filter list, but that filter list does not considers...
Hi there, I'm attempting to add a dashboard panel to a newly-created dashboard when running [this script](https://github.com/sysdiglabs/sysdig-sdk-python/blob/master/examples/dashboard_ibm_cloud.py), but I get the following error: ``` File "/Users//.pyenv/versions/3.8.5/lib/python3.8/site-packages/sdcclient/monitor/_dashboards_v3.py", line 169, in add_dashboard_panel...
Probably not the right place to open git issue, but i don't know where to report it :) In sysdig when we create slack notification it asks for webhook and...
Our project using this client used to work with the legacy `promlegacy` Prometheus metrics, but recently, our instances were upgraded, causing all `promlegacy` metrics to disappear. On the dashboard front,...
The README hasn't been updated for 3 years, we need to review it and update it if needed.
We should add a Python 3 version of the code after "To log all the requests made by your script in significant detail..."
Bumps [requests-toolbelt](https://github.com/requests/toolbelt) from 0.9.1 to 0.10.0. Release notes Sourced from requests-toolbelt's releases. 0.10.0 New Features Add support for preparing requests in BaseUrlSession Fixed Bugs Fixing missing newline in dump utility...