We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38725d5 commit 2ce2c08Copy full SHA for 2ce2c08
README.md
@@ -16,6 +16,8 @@ This action outputs Github Action workflows and jobs details to OTLP via gRPC.
16
17
## Example usage
18
19
+```
20
uses: codeboten/github-action-to-otlp@v1
21
with:
22
endpoint: 'grpc.otlpendpoint.io:443'
23
0 commit comments