Loading manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ spec: memory: 64Mi limits: cpu: 500m memory: 1Gi memory: 512Mi --- apiVersion: v1 kind: Service Loading src/telemetry/backend/requirements.in +1 −6 Original line number Diff line number Diff line Loading @@ -19,8 +19,3 @@ numpy==2.0.1 APScheduler==3.10.1 deepdiff==6.7.* pygnmi==0.8.14 No newline at end of file ipaddress macaddress p4runtime==1.3.0 googleapis-common-protos==1.69.1 tabulate src/telemetry/backend/service/collectors/__init__.py +0 −10 Original line number Diff line number Diff line Loading @@ -46,13 +46,3 @@ if LOAD_ALL_DEVICE_DRIVERS: } ])) # if LOAD_ALL_DEVICE_DRIVERS: # from .p4.p4_collector import P4Collector # pylint: disable=wrong-import-position # DRIVERS.append( # (P4Collector, [ # { # # Real P4 Switch, specifying P4 Collector => use P4Collector # FilterFieldEnum.DEVICE_TYPE: DeviceTypeEnum.P4_SWITCH, # FilterFieldEnum.DRIVER : DeviceDriverEnum.DEVICEDRIVER_P4, # } # ])) Loading
manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ spec: memory: 64Mi limits: cpu: 500m memory: 1Gi memory: 512Mi --- apiVersion: v1 kind: Service Loading
src/telemetry/backend/requirements.in +1 −6 Original line number Diff line number Diff line Loading @@ -19,8 +19,3 @@ numpy==2.0.1 APScheduler==3.10.1 deepdiff==6.7.* pygnmi==0.8.14 No newline at end of file ipaddress macaddress p4runtime==1.3.0 googleapis-common-protos==1.69.1 tabulate
src/telemetry/backend/service/collectors/__init__.py +0 −10 Original line number Diff line number Diff line Loading @@ -46,13 +46,3 @@ if LOAD_ALL_DEVICE_DRIVERS: } ])) # if LOAD_ALL_DEVICE_DRIVERS: # from .p4.p4_collector import P4Collector # pylint: disable=wrong-import-position # DRIVERS.append( # (P4Collector, [ # { # # Real P4 Switch, specifying P4 Collector => use P4Collector # FilterFieldEnum.DEVICE_TYPE: DeviceTypeEnum.P4_SWITCH, # FilterFieldEnum.DRIVER : DeviceDriverEnum.DEVICEDRIVER_P4, # } # ]))