ntc-netbox-plugin-metrics-ext icon indicating copy to clipboard operation
ntc-netbox-plugin-metrics-ext copied to clipboard

NetBox Plugin to improve the instrumentation of NetBox and expose additional metrics (Application Metrics, RQ Worker).

Results 5 ntc-netbox-plugin-metrics-ext issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: 3.9.5 * NetBox version: 3.0.2 * ntc-netbox-plugin-metrics-ext version: 1.0.0 ### Steps to Reproduce 1. Use plugin with default settings on NetBox 3.0.2 2. Navigate to...

Minor changes to support netbox 3.5+ versions Including previous PR from @moonrail https://github.com/networktocode/ntc-netbox-plugin-metrics-ext/pull/22

Fixes #21 Version comparision did not allow any major version above 2 with minor versions below 9, so e.g. 3.0.0

### Environment * Python version: 3.7.9 * NetBox version: 2.9.8 * ntc-netbox-plugin-metrics-ext version: 1.0.0 ### Steps to Reproduce 1. Install the package, invoke is installed as a dependency, it shouldn't...

bug

### Environment * Python version: 3.7.7 * NetBox version: 2.8.9 * ntc-netbox-plugin-metrics-ext version: 0.1.0 ### Proposed Functionality Add support for a metrics directory where all custom metrics can be located,...

enhancement