We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78df0e1 commit 26c249fCopy full SHA for 26c249f
docs/content/1.3.0/_index.md
@@ -9,7 +9,10 @@ This is the documentation for the [Prometheus JMX Exporter](https://github.com/p
9
The main new features of the 1.3.0 release are:
10
11
* **Isolator Java Agent**: A new Java agent that allows running multiple isolated and independent JMX Exporter instances in the same JVM.
12
-* ** **:
+
13
14
+* **Mutual TLS Authentication**: Support for mutual TLS authentication HTTP server authentication.
15
16
17
**Documentation and Examples**
18
docs/content/1.3.0/isolator-java-agent/_index.md
@@ -1,5 +1,5 @@
1
---
2
-title: Isolator Java Agent (BETA)
+title: Isolator Java Agent
3
weight: 2
4
geekdocCollapseSection: true
5
0 commit comments