We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240bf80 commit fc7e0b0Copy full SHA for fc7e0b0
README.md
@@ -993,7 +993,8 @@ Sinks {
993
994
* `RelativeTime` - The timestamps will be given as relative offsets represented as a floating
995
point number of milliseconds. The offset will be added to the arrival time of the first
996
- recorded event.
+ recorded event. If the timestamp is given as a time, the difference between the agent time
997
+ and the fitst incoming timestamp will be used as a constant clock adjustment.
998
999
*Default*: false
1000
0 commit comments