qmonitoring

Results 10 comments of qmonitoring

Perhaps this will work ``` number: "{ .git.build.number }" ```

@carlpett Thank you very much for such a quick response! Indeed, if the path is correct, windows_exporter is up and running, but no default configuration has been applied: Scenario: 1)Create...

The "Second scenario" with correct path quotation also doesn't work: 1)Create folder _C:\Program Files\windows_exporter_ with the following files: windows_exporter-0.15.0-amd64.msi config.yml 2)Execute the following command in PowerShell (under Administrator) _msiexec /i...

> > > Yes, you need to specify that you want to use the file. Currently, we do not read the file unasked, as a way to simplify the feature...

@carlpett thank you for your reply! With your help I have found the solution. Eventually I have found that the appropriate command is _msiexec /i "C:\Program Files\windows_exporter\windows_exporter-0.15.0-amd64.msi" --% EXTRA_FLAGS="--config.file=""C:\Program Files\windows_exporter\\config.yml"""_...

![image](https://user-images.githubusercontent.com/74351302/154635850-6d1e07b8-4106-40ab-a278-e918b6e942af.png)

@brijos, could you please clarify if native HTML support has been added?

@xiazemin there is a workaround, see this post https://community.grafana.com/t/global-variable-fromyyyy-mm-ddthhss-not-working/79645

Hi! Could you please clarify, is it planned to support Service accounts? As mentioned in [docs](https://grafana.com/docs/grafana/latest/administration/service-accounts/#service-account-tokens) "You can use service access tokens the same way as API Keys, for example...

Indeed, there is no mention in the documentation what kind of notification will be sent (Default or Important) if a round-robin escalation step is chosen.