Netbox-plugin-prometheus-sd

Latest version: v1.1.0

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

Scan your dependencies

Page 3 of 3

0.4.0

This release introduces the compatibility with Netbox 3.2.
We also have contact information as new labels.

Thanks to all new and existing contributors! 🚀

What's Changed
* Bump pylint from 2.13.2 to 2.13.3 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/43
* Bump pylint from 2.13.3 to 2.13.4 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/44
* Bump pylint from 2.13.4 to 2.13.5 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/45
* Bump typed-ast from 1.5.2 to 1.5.3 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/47
* Add extraction of contact information for VM's and Devices. by streaming-pete in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/35
* Bump pylint from 2.13.5 to 2.13.7 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/48
* Expose both IPv6 and IPv4 primary addresses by johanfleury in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/37
* Rename CustomFieldModelViewSet name for NetBox 3.2+ by stephrdev in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/50

New Contributors
* streaming-pete made their first contribution in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/35
* johanfleury made their first contribution in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/37
* stephrdev made their first contribution in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/50

**Full Changelog**: https://github.com/FlxPeters/netbox-plugin-prometheus-sd/compare/0.3.1...0.4.0

0.3.1

Update dependencies - no new Features.

What's Changed
* Bump typed-ast from 1.5.1 to 1.5.2 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/31
* Bump black from 21.12b0 to 22.1.0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/32
* Bump pylint-django from 2.5.0 to 2.5.1 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/33
* Bump invoke from 1.6.0 to 1.7.0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/38
* Bump pylint-django from 2.5.1 to 2.5.2 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/36
* Bump pylint from 2.12.2 to 2.13.0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/39
* Bump pylint-django from 2.5.2 to 2.5.3 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/40
* Bump pylint from 2.13.0 to 2.13.2 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/41
* Bump black from 22.1.0 to 22.3.0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/42


**Full Changelog**: https://github.com/FlxPeters/netbox-plugin-prometheus-sd/compare/0.3.0...0.3.1

0.3.0

What's Changed
* Bump black from 21.7b0 to 21.10b0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/20
* Bump typed-ast from 1.4.3 to 1.5.0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/21
* Bump black from 21.10b0 to 21.11b0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/22
* Bump black from 21.11b0 to 21.11b1 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/23
* Bump pylint from 2.9.6 to 2.12.1 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/25
* Bump typed-ast from 1.5.0 to 1.5.1 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/26
* Bump black from 21.11b1 to 21.12b0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/27
* Bump pylint from 2.12.1 to 2.12.2 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/28
* Bump pylint-django from 2.4.4 to 2.5.0 by dependabot in https://github.com/FlxPeters/netbox-plugin-prometheus-sd/pull/29


**Full Changelog**: https://github.com/FlxPeters/netbox-plugin-prometheus-sd/compare/0.2.0...0.3.0

0.2.0

Improvements

Pageing

Remove paging from Prometheus APIs because Prometheus does not support them.
Results over 50 items required a page size parameter in the earlier releases. Now paging is completely disabled.

**Full Changelog**: https://github.com/FlxPeters/netbox-plugin-prometheus-sd/compare/0.1.0...0.2.0

0.1.0

Initial release using Netbox APIs with custom serializers

0.1.0rc1

Initial relase based on Netbox viewsets with custom serializers for Prometheus.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.