support original_id
This commit is contained in:
@ -168,4 +168,4 @@ class NicosStream(Stream):
|
||||
value = None
|
||||
error = 'error'
|
||||
cnt += 1
|
||||
yield key, value, error, ts
|
||||
yield key, value, error, ts, self.tags
|
||||
|
Reference in New Issue
Block a user