When navigating to the Topology view in the DX NetOps Portal and selecting the Performance tab for a specific item (such as an interface), the following error message is displayed:
Something went wrong
There are selected items not authorized for this user
This error occurs when the item (interface) in question is being filtered out by a Monitoring Profile.
In DX NetOps, filtered items are excluded from the ETL (Extract, Transform, Load) process. Because no performance data is processed or stored for filtered items, the Topology service fails to retrieve metrics, resulting in a generic "not authorized" error message in the UI.
To verify if an item is filtered, you can run the following query on the Vertica database:
To resolve this issue and view performance data, you must modify your Monitoring Profile to include the interface for discovery and polling:
Once the interface is no longer filtered, performance data will begin to populate, and the Performance tab in the Topology view will load correctly.
If the interface is intentionally filtered, the Performance tab will remain unavailable for that item. A defect has been reported to engineering to provide a more descriptive message in the UI when viewing filtered items.