Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion instruction/visualizingMetrics/visualizingMetrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Now that you are generating data for your web service you can create a visualiza
1. Go to your dashboard.
1. Create a new visualization.
1. Set the `Query options` to display on a **Min interval** of 10s.
1. Select the `requests_total` metric with a label filter of `source` equal to `jwt-pizza-service-dev`.
1. Select the `requests_total` metric with a label filter of `source` equal to `jwt-pizza-service`.
1. Add an operation with a `Rate` **Range function** with a **Range** of 30s.
1. Change the legend options to be custom with a value of {{endpoint}}.
1. Experiment with the visualization options to make the graph more appealing.
Expand Down