...
Start typing connexion_
into the metric browser textbox. A list of available metrics should popup, matching the list of enabled metrics within Connexion. Remember, you may need to start your channel and process a few messages in order for the metric to be created. Notice how Grafana displays the name, description, and type also displayed in Connexion.
...
Select you your metric and navigate to the next field in Grafana (moving the focus away from the metric browser will run the query). Grafana may make some suggestions based on the type of metric you’re using. In this case, Grafana suggested the addition of the rate
function, which turns an always-increasing metric into a delta chart.
...