influxdata/telegraf
Auf GitHub ansehenOPC UA doesn't support LocalizedText Datatype.
Open
#16.194 geöffnet am 16. Nov. 2024
feature requesthelp wantedsize/m
Repository-Metriken
- Stars
- (9.892 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 12h) (136 gemergte PRs in 30 T)
Beschreibung
Use Case
Having a OPC UA server where all strings are LocalizedText Values, Telegraf doens't log the text but only returns Quality Good.
Expected behavior
Expected would be that the text value is outputted by Telegraf
Actual behavior
Telegraf doens't log the text but only returns Quality Good.
Additional info
This issue is heavily inspired by https://github.com/influxdata/telegraf/issues/12006