Skip to content

Commit b617f8d

Browse files
authored
Enhance Java dashboard (#114)
* Enhance Java dashboards visuals - migrate panels versions - apply rate functions on counters - dynamic datasource * Update screenshot * Update dashboard screenshot * fixup! Update dashboard screenshot
1 parent 739c63b commit b617f8d

File tree

3 files changed

+852
-807
lines changed

3 files changed

+852
-807
lines changed

docs/workloads/java.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@ Go to the Dashboards panel of your Grafana workspace. There will be a folder cal
108108

109109
Open the "Java/JMX" dashboard to view its visualization
110110

111-
112-
![image](https://user-images.githubusercontent.com/10175027/195903211-c47a5746-daa7-41f2-a6ea-bfe13f630c63.png)
113-
111+
<img width="2560" alt="Grafana Java dashboard" src="https://user-images.githubusercontent.com/10175027/217821001-2119c81f-94bd-4811-8bbb-caaf1ae5a77a.png">
114112

115113
2. Amazon Managed Service for Prometheus rules and alerts
116114

examples/existing-cluster-java/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,14 @@ Go to the Dashboards panel of your Grafana workspace. There will be a folder cal
9898

9999
Open the "Java/JMX" dashboard to view its visualization
100100

101-
102-
![image](https://user-images.githubusercontent.com/10175027/195903211-c47a5746-daa7-41f2-a6ea-bfe13f630c63.png)
103-
101+
<img width="2560" alt="Grafana Java dashboard" src="https://user-images.githubusercontent.com/10175027/217821001-2119c81f-94bd-4811-8bbb-caaf1ae5a77a.png">
104102

105103
2. Amazon Managed Service for Prometheus rules and alerts
106104

107105
Open the Amazon Managed Service for Prometheus console and view the details of your workspace. Under the `Rules management` tab, you will find new rules deployed.
108106

109107
<img width="1314" alt="image" src="https://user-images.githubusercontent.com/97046295/194904104-09a28577-d149-478e-b0a1-dc21cb7effc1.png">
110108

111-
112109
To setup your alert receiver, with Amazon SNS, follow [this documentation](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-alertmanager-receiver.html)
113110

114111

0 commit comments

Comments
 (0)