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 a3f88d5 commit 4503f92Copy full SHA for 4503f92
README.md
@@ -37,6 +37,8 @@ The final artifact is in `javaagent/build/libs/hypertrace-agent-<version>-all.ja
37
38
## Run & Configure
39
40
+Download the [latest version](https://github.com/hypertrace/javaagent/releases/latest/download/hypertrace-agent-all.jar).
41
+
42
```bash
43
HT_EXPORTING_ENDPOINT=http://localhost:9411/api/v2/spans java -javaagent:javaagent/build/libs/hypertrace-agent-<version>-all.jar -jar app.jar
44
```
0 commit comments