influxdata / influxdata/telegraf

OPC-UA Listener plugin support for Events

Open
#12,518 9 comments 0 reactions 0 assignees View on GitHub
area/opcua feature request help wanted plugin/input
Dominant language
Go
Stars
17.8k
Forks
5.8k
Avg merge
1d 20h
Merged PRs (30d)
161

Description

Would be nice to be able to subscribe to events (alarms) as well as data values.
Generally speaking, you subscribe to OPC UA Events similarly to data changes, but by using monitoring parameters that contain an event filter instead of data change filter. Besides the DataChangeFilter property, the UAMonitoringParameters class also has an EventFilter property (of UAEventFilter type).

Contributor guide

Open the contributing guide

Research direction

Start at the OPC-UA Listener plugin and compare its existing data-value subscription flow with the UAMonitoringParameters and UAEventFilter references in the issue. Determine how event alarms should be subscribed alongside data changes, then verify that event notifications are collected as metrics or logs without regressing data-value subscriptions.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.