All work
- Attribute node search / auto-fill limited to 1000 resultsOPG-497
- Variable interpolation regressionOPG-496Scott Theleman
- ArrayVector is deprecated and will be removed in Grafana 11OPG-494
- Flow DS conversations() query filter by location does not workOPG-495Scott Theleman
- Incorrect variable interpolation for Performance queries when multiple variables have similar namesOPG-488Scott Theleman
- Performance datasource returns incomplete data when multiple resources are queriedOPG-482
- Add documentation for developer setup and tips for OPGOPG-489Scott Theleman
- OPG POST request omits sub-attribute / datasourceOPG-491
- Opennms plugin for Grafana breaks as of Grafana 11.3.0OPG-492Scott Theleman
- Fix Perf DS mapping of subAttribute/datasourceOPG-493Scott Theleman
- Method to expose the percentage utilization metric for interfaces via Performance DSOPG-486
- Add Asset Fields for Nodes to results of OpenNMS Entities QueryOPG-484Scott Theleman
- Values are not retained if using variables in dropdown in Performance queriesOPG-483Scott Theleman
- Entity Node query does not display Parent or OS fieldsOPG-465Scott Theleman
- Got allows a redirect to a UNIX socketOPG-453Scott Theleman
- Issue with "Flows buttons" in OpenNMS that lead to a Grafana DashboardOPG-485Scott Theleman
- Fix the package validation error in Grafana PluginOPG-490Morteza
- Filters missing for some options with flows DS queriesOPG-487
- The plugin can't handle Grafana's light skinOPG-481
- Create filter for Interface name on basis of SNMP ifAlias under SNMP InterfaceOPG-157
- Dependency updates April 2024: swc, etc.OPG-479Scott Theleman
- Allow manual override UI and Docs updates after Grafana reviewOPG-477Scott Theleman
- Alarm Table Panel Pagination not working correctlyOPG-478Scott Theleman
- Ensure that template variables are allowed in query editor fieldsOPG-471Scott Theleman
- Add variables to node/resource drop downOPG-384Scott Theleman
- Support multi-value variables in PerfDS Filter queriesOPG-476Scott Theleman
- Extend `locations()` query to allow filter optionsOPG-447Scott Theleman
- Alarm Table Panel: Incorrect context menu when items are scrolledOPG-480Scott Theleman
- OPGv9 EnhancementsOPG-429Scott Theleman
- `n.values.buffer is not iterable` error on Alarm queryOPG-473Scott Theleman
- Asset Record Components Not Supported When Using nodes(assetRecord) Template QueryOPG-349Scott Theleman
- Create a way to do bulk Dashboard conversionOPG-433Scott Theleman
- Entity Datasource regex filter for alarm UEIsOPG-335
- Extend Entity DS Managed Services to include availability dataOPG-344
- Support expressions with multi-value variablesOPG-370
- Add metadata support to Grafana pluginOPG-372
- Alarm table panel has extra whitespace on the bottom borderOPG-399
- Add support for viewing Business Service status within GrafanaOPG-407
- Support label formatters with glob resourcesOPG-428
- String Property queries do not support glob resourcesOPG-462
- nodeResources query not working properlyOPG-475Scott Theleman
- Display notice after Alarm Panel action instead of refreshing panelOPG-474Scott Theleman
- Unable to filter Alarm query by a multi-value node variableOPG-466Scott Theleman
- Allow Multiple Nodes for Performance DS / Attributes queryOPG-393
- Flow DS: Add a filter for applicationOPG-323
- Flow DS: Add a filter for locationOPG-322
- Port Helm to ReactOPG-312Jeff Gehlbach
- Alarm Panel User FeedbackOPG-470Scott Theleman
- Add a "FS:FID" field filter option to Entity DS queriesOPG-436
- Add `nodeId()` query to datasourcesOPG-468Scott Theleman
50 of 214
Attribute node search / auto-fill limited to 1000 results
Description
Attachments
1
Details
Assignee
UnassignedUnassignedReporter
Dino YanceyDino YanceyFix versions
Affects versions
Sprint
HB Grooming Date
Mar 27, 2025HB Backlog Status
Refined BacklogPriority
High
Details
Details
Assignee
Unassigned
UnassignedReporter
Dino Yancey
Dino YanceyFix versions
Affects versions
Sprint
HB Grooming Date
Mar 27, 2025
HB Backlog Status
Refined Backlog
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 26, 2025 at 3:27 PM
Updated last week
Activity
Show:
Dino YanceyMarch 26, 2025 at 3:30 PM
Maybe all that needs to change, I don’t know.
When adding an attribute, clicking in the
Node
field issues a request to the nodes API to autp-populate the pulldown for completion. The query is limited to 1000 nodes, leading to incomplete results that don’t autocomplete. This limit shouldn’t be here.