You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ The test-telemetry-generator tries to solve this requirement by acting like an O
16
16
17
17
Although we can see that the key users of this tool would be test-engineers but this can be used by developers to perform quick checks on their platform and sales engineers to demo the platforms without having to write a lot of code or setting up OTel exporters on actual infra.
18
18
19
+
The telemetry is generated using [release 0.18.0 of the OpenTelemetry protos](https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v0.18.0).
0 commit comments