Project

General

Profile

Actions

Bug #34122

closed

Report disallowed metric labels as "other"

Added by Lukas Zapletal over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
Monitoring
Target version:
-
Fixed in Releases:
Found in Releases:

Description

To keep amount of metric labels small, we deny unwanted labels and only keep those which are interesting to have in the telemetry data. However, previously when metric had a label that was not allowed, it was simply dropped.

This is skewing the data, when presenting total numbers as sum of all measurements (or duration histogram) those dropped measurements must be included. This patch changes the behavior, it is now measured with label value of "Other".

The patch also adds one more metric which is amount of loaded record ids into authorizer cache so we can keep an eye on the rate.

Actions #1

Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8985 added
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 3.2.0 added
Actions #3

Updated by Lukas Zapletal over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by The Foreman Bot over 2 years ago

  • Pull request https://github.com/theforeman/foreman/pull/9023 added
Actions #5

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 3.1.1 added
Actions

Also available in: Atom PDF