All work
- Attribute node search / auto-fill limited to 1000 resultsOPG-497
- Variable interpolation regressionOPG-496Scott Theleman
- Flow DS conversations() query filter by location does not workOPG-495Scott Theleman
- ArrayVector is deprecated and will be removed in Grafana 11OPG-494
- Fix Perf DS mapping of subAttribute/datasourceOPG-493Scott Theleman
- Opennms plugin for Grafana breaks as of Grafana 11.3.0OPG-492Scott Theleman
- OPG POST request omits sub-attribute / datasourceOPG-491
- Fix the package validation error in Grafana PluginOPG-490Morteza
- Add documentation for developer setup and tips for OPGOPG-489Scott Theleman
- Incorrect variable interpolation for Performance queries when multiple variables have similar namesOPG-488Scott Theleman
- Filters missing for some options with flows DS queriesOPG-487
- Method to expose the percentage utilization metric for interfaces via Performance DSOPG-486
- Issue with "Flows buttons" in OpenNMS that lead to a Grafana DashboardOPG-485Scott Theleman
- 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
- Performance datasource returns incomplete data when multiple resources are queriedOPG-482
- The plugin can't handle Grafana's light skinOPG-481
- Alarm Table Panel: Incorrect context menu when items are scrolledOPG-480Scott Theleman
- Dependency updates April 2024: swc, etc.OPG-479Scott Theleman
- Alarm Table Panel Pagination not working correctlyOPG-478Scott Theleman
- Allow manual override UI and Docs updates after Grafana reviewOPG-477Scott Theleman
- Support multi-value variables in PerfDS Filter queriesOPG-476Scott Theleman
- nodeResources query not working properlyOPG-475Scott Theleman
- Display notice after Alarm Panel action instead of refreshing panelOPG-474Scott Theleman
- `n.values.buffer is not iterable` error on Alarm queryOPG-473Scott Theleman
- Documentation for OPG nodeFilter labelFormat and valueFormatOPG-472Scott Theleman
- Ensure that template variables are allowed in query editor fieldsOPG-471Scott Theleman
- Alarm Panel User FeedbackOPG-470Scott Theleman
- Alarm Panel Columns ResizingOPG-469Scott Theleman
- Add `nodeId()` query to datasourcesOPG-468Scott Theleman
- Incorrect regex on resourceId when there are overlapping resource typesOPG-467
- Unable to filter Alarm query by a multi-value node variableOPG-466Scott Theleman
- Entity Node query does not display Parent or OS fieldsOPG-465Scott Theleman
- Node ID field missing from some Entity DS resultsOPG-464Scott Theleman
- Entitles DS Tables Limit does not allow a value of zeroOPG-463Scott Theleman
- 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
- Server-Side Request Forgery in RequestOPG-459
- Incorrect Default Permissions in log4jsOPG-458
- tough-cookie Prototype Pollution vulnerabilityOPG-457
- Server-Side Request Forgery in RequestOPG-456
- Add filtering options to all Flow query typesOPG-455Scott Theleman
- Flow query with multi-value withHost does not return dataOPG-454Scott Theleman
- Got allows a redirect to a UNIX socketOPG-453Scott Theleman
- Server-Side Request Forgery in RequestOPG-452
- Incorrect Default Permissions in log4jsOPG-451
- word-wrap vulnerable to Regular Expression Denial of ServiceOPG-450
- tough-cookie Prototype Pollution vulnerabilityOPG-449
- Converter outputs extra characters in resource nameOPG-448Scott Theleman
50 of 489
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.