# Prometheus

## List all metrics for certain label

```
sum by(__name__)({job="monitoring-prometheus-slack-to-teams-microservice"})
```
