Skip to content

Commit f648f09

Browse files
committed
Add screenshot
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 3b15cb5 commit f648f09

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

03-auto-instrumentation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,10 @@ Open Prometheus in the browser [localhost:8080](http://localhost:8080/graph?g0.e
269269
270270
![Metrics from Java agent from backend2-deployment](./images/prometheus_javaagent_metrics_list.jpg)
271271
272+
Open Prometheus in the browser [localhost:8080](http://localhost:8080/graph?g0.expr=http_server_duration_milliseconds_bucket%7Bhttp_status_code%3D%22200%22%7D%0A&g0.tab=0&g0.stacked=0&g0.show_exemplars=0&g0.range_input=1h)
273+
274+
![Server RED Metrics from Java agent](./images/prometheus_javaagent_red_metrics.jpg)
275+
272276
### Customize Java auto-instrumentation with config (capture more data)
273277
274278
In this section we will configure the Java auto-instrumentation by modifying `Instrumentation` CR to:
364 KB
Loading

0 commit comments

Comments
 (0)