netbox-prometheus-sd icon indicating copy to clipboard operation
netbox-prometheus-sd copied to clipboard

Service discovery for VMs, IPs and devices in Netbox

Results 6 netbox-prometheus-sd issues
Sort by recently updated
recently updated
newest added

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.3.0. Release notes Sourced from pytest's releases. 7.3.0 pytest 7.3.0 (2023-04-08) Features #10525: Test methods decorated with @classmethod can now be discovered as tests, following...

dependencies

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.3.0. Release notes Sourced from black's releases. 23.3.0 Highlights This release fixes a longstanding confusing behavior in Black's GitHub action, where the version of the...

dependencies

Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.15.0 to 0.16.0. Release notes Sourced from prometheus-client's releases. 0.16.0 / 2023-01-23 [FEATURE] Support HELP text in multiprocess mode. #804 [ENHANCEMENT] Reduce the mmap minimum size. #853...

dependencies

Bumps [pynetbox](https://github.com/netbox-community/pynetbox) from 6.6.2 to 7.0.1. Release notes Sourced from pynetbox's releases. 7.0.1 What's Changed Removed pre-NetBox 3.3 features by @​markkuleinio in netbox-community/pynetbox#521 Fix custom_filed KeyError traceback by @ Kani999...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

After updating Netbox from v4.1.11 to v4.2.3 I am getting these exceptions: ``` AttributeError at /api/plugins/prometheus-sd/devices/ 'Cluster' object has no attribute 'site' AttributeError at /api/plugins/prometheus-sd/virtual-machines/ Cannot find 'site' on Cluster...