Skip to content

Commit be8de01

Browse files
committed
Fix two bugs in listJMXFilterTemplate of JMXCollector:1.Change the request method from POST to GET.2.Move the JMXFilterTemplate directory from src/main/resources/JMXFilterTemplate to the project root path.
1 parent a9c4388 commit be8de01

File tree

12 files changed

+6640
-5861
lines changed

12 files changed

+6640
-5861
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/definitions.adoc

Lines changed: 369 additions & 268 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 4825 additions & 4278 deletions
Large diffs are not rendered by default.

docs/index.pdf

117 KB
Binary file not shown.

docs/overview.adoc

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,33 @@
1-
= Kafka REST API SwaggerUI
2-
3-
4-
[[_overview]]
5-
== Overview
6-
Kafka REST API SwaggerUI
7-
8-
9-
=== Version information
10-
[%hardbreaks]
11-
__Version__ : 0.1.0
12-
13-
14-
=== Contact information
15-
[%hardbreaks]
16-
__Contact__ : gnuhpc
17-
__Contact Email__ : [email protected]
18-
19-
20-
=== URI scheme
21-
[%hardbreaks]
22-
__Host__ : localhost:8080
23-
__BasePath__ : /
24-
25-
26-
=== Tags
27-
28-
* kafka-controller : Kafka Controller
29-
* zookeeper-controller : Zookeeper Controller
30-
31-
32-
1+
= Kafka REST API SwaggerUI
2+
3+
4+
[[_overview]]
5+
== Overview
6+
Kafka REST API SwaggerUI
7+
8+
9+
=== Version information
10+
[%hardbreaks]
11+
__Version__ : 0.1.0
12+
13+
14+
=== Contact information
15+
[%hardbreaks]
16+
__Contact__ : gnuhpc
17+
__Contact Email__ : [email protected]
18+
19+
20+
=== URI scheme
21+
[%hardbreaks]
22+
__Host__ : localhost:8080
23+
__BasePath__ : /
24+
25+
26+
=== Tags
27+
28+
* collector-controller : Rest API for Collecting JMX Metric Data
29+
* kafka-controller : Kafka Controller
30+
* zookeeper-controller : Zookeeper Controller
31+
32+
33+

0 commit comments

Comments
 (0)