Issues
- String Property queries do not support glob resourcesOPG-462
- Entity datasource no longer includes node ID / node label in IP interface query resultsOPG-461Scott Theleman
- Entities DS - Nodes Table - Category Values showing under Primary SNMP ifIndexOPG-460Scott Theleman
- Add filtering options to all Flow query typesOPG-455Scott Theleman
- Flow query with multi-value withHost does not return dataOPG-454Scott Theleman
5 of 5
String Property queries do not support glob resources
Description
Created August 8, 2023 at 5:17 PM
Updated February 27, 2024 at 8:22 PM
Activity
Show:
Veena KannanAugust 15, 2023 at 2:40 PM
Let’s evaluate this before we proceed.
When specifying a string property query, it isn’t possible to select a glob resource such as
resource[*]
orsnmpInterface[eth*]
. This notation does work on attribute queries, just not strings as it causes thestring property
field in the query editor to disappear.