Atual - Séries de Notas de Versão

20.0.0-9

Novos recursos

  • Added collection of alarm evaluation counters. These show the number of times alarms were evaluated as alarm, ok and insufficient data per alarm. These counters are presented by the /v2/metrics API endpoint. This feature can be enabled or disabled with the [DEFAULT].enable_evaluation_results_metrics configuration option. It’s disabled by default.

Notas de obsolência

  • Deprecate the prometheus_disable_rbac config option. The observabilityclient rbac feature isn’t meant for services and will always be disabled from now on.

Correção de erros

  • [bug 2106029] Fix Prometheus type queries misusing observabilityclient rbac feature.