Change-Id: I52958fe30538491b0c8b150b3a206b8009b537c1
This commit is contained in:
Michal Kobus 2018-06-13 13:03:05 +02:00
parent 9a358f7c17
commit d257cdbfe2

View file

@ -78,7 +78,7 @@ server:
service: remote_storage_adapter
annotations:
summary: "Remote storage adapter metrics sent/received ratio reached limit of {%- endraw %} {{ threshold }}{%- raw %}"
description: "The remote storage adapter metrics on sent to received ratio the {{ $labels.instance }} instance is {{ $value }}."
description: "The remote storage adapter metrics on sent to received ratio on the {{ $labels.instance }} instance is {{ $value }}."
{% endraw %}
RemoteStorageAdapterMetricsIgnoredWarning:
{%- set threshold = monitoring.remote_storage_adapter.ignored_vs_sent_ratio|float %}