kubeshop/Tracetest Github Action
GitHub Action for starting Tracetest CLI and Agent to run trace-based tests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 9, 2024
- License
- None
Pinned Snippet
uses: kubeshop/tracetest-github-action@d84cf0ac120462548231ddc5a7452820b61d5296 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Tracetest CLI version to install. Leave empty to use latest | — | "" |
| token | Tracetest CLI user token | — | — |
| apiKey | Agent API Key | — | — |
| endpoint | Tracetest endpoint | — | — |
| configFile | Tracetest CLI custom config file string | — | — |
| sleep | Seconds to wait before action finished (default as `3`) | — | 3 |
Outputs
| name | description |
|---|---|
| log | Path to agent log file |