Oleksandr Gorokhovskyi

Results 4 issues of Oleksandr Gorokhovskyi

**Is your feature request related to a problem? Please describe.** In my use case, most of the labels are resource labels and they are ignored by the exporter, which leads...

enhancement
priority:p2
exporter/googlemanagedprometheus

Go-netbox version `v3.7.1-alpha.0`, Netbox version `86a6c2367494 (v3.7.1)` getting following error: ``` json: cannot unmarshal object into Go struct field _PaginatedInterfaceList.results of type int32` ``` When running the following code ```...

This PR fixes `site.asns` and `interface.tagged_vlans` schema specs, but I'd expect there many more that are broken. Schema should ultimately be fixed in Netbox itself, however, it's a longer process...

**NetBox version** `3.7.1` **Plugin Version*** `0.2.9` **Describe the bug** When trying to access the interface via web GUI, getting the following error ``` Environment: Request Method: GET Request URL: http://localhost:8080/dcim/interfaces/6943/...

bug