File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ You can do all of that in the command line using [curl](https://curl.se/) like t
35
35
``` shell
36
36
mkdir my-test-telemetry
37
37
cd my-test-telemetry
38
- curl -O https://github.com/cisco-open/test-telemetry-generator/releases/download/latest /test-telemetry-generator-otel-proto-0.9.0-fatjar.jar
38
+ curl -O -L https://github.com/cisco-open/test-telemetry-generator/releases/download/v21.10.2 /test-telemetry-generator-otel-proto-0.9.0-fatjar.jar
39
39
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/entity-definition.yaml
40
40
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/trace-definition.yaml
41
41
curl -O https://raw.githubusercontent.com/cisco-open/test-telemetry-generator/master/example-definitions/cli-target-rest.yaml
You can’t perform that action at this time.
0 commit comments