Muhammad Shahzeb

Results 13 issues of Muhammad Shahzeb

We have a number of integrations where we would like to have the hostname of the machine automatically populated in the agent config file using `${HOSTNAME}` with `-config.expand-env`. For example...

Remove integration status panels from mixin to make them independent of Grafana Cloud integrations.

Adds a mixin for Azure OpenAI metrics.

All the queries that use a template variable which allows multiselection should be aggregated: - Either by using an aggregator function in PromQL or LogQL - Or by using an...

See https://prometheus.io/docs/practices/rules/

Recording rules are metrics containing a `:`

Named colors support mentioned here: https://github.com/grafana/grafana/issues/14579

### What's wrong? Installing grafana agent debian package on Ubuntu gives the following error: ### Steps to reproduce 1. Download the latest flow debian package (arm64) 2. Install using `dpkg...

bug
needs-attention

Fixes: https://github.com/prometheus/node_exporter/issues/3005 Adds: ``` # HELP node_filesystem_errors Number of filesystem errors encountered. # TYPE node_filesystem_errors counter node_filesystem_errors{device="/dev/vda2",device_error="",fstype="ext4",mountpoint="/boot"} 0 # HELP node_filesystem_warnings Number of filesystem warnings encountered. # TYPE node_filesystem_warnings counter...