We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 761fe72 + 6061a46 commit 31fe10fCopy full SHA for 31fe10f
1 file changed
docs/parca-agent-labelling.md
@@ -47,6 +47,10 @@ The agent does its best to enrich profiles with labels coming from various syste
47
* `kernel_release`: The Linux kernel release used by the node as in `uname --kernel-release`.
48
* `agent_revision`: The Git commit SHA Parca Agent was built from.
49
50
+### Java
51
+
52
+* `java`: `true` if the pid belongs to a Java process
53
54
## Configuration
55
56
Parca Agent supports relabeling in the same fashion as Prometheus.
0 commit comments