influxdata/telegraf
Ver no GitHubOPC UA doesn't support LocalizedText Datatype.
Open
#16.194 aberto em 16 de nov. de 2024
feature requesthelp wantedsize/m
Métricas do repositório
- Stars
- (9.892 stars)
- Métricas de merge de PR
- (Mesclagem média 2d 12h) (136 fundiu PRs em 30d)
Description
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