Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Add new 'type' and 'encryption' labels to weave_connections metric #3789

Merged
merged 4 commits into from
Aug 3, 2020
Merged

Add new 'type' and 'encryption' labels to weave_connections metric #3789

merged 4 commits into from
Aug 3, 2020

Commits on Jul 30, 2020

  1. Add new 'type' label to weave_connections metric

    Signed-off-by: Dave Henderson <dhenderson@gmail.com>
    hairyhenderson authored and bboreham committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2deb7e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6a3af4 View commit details
    Browse the repository at this point in the history
  3. Ensure maps for connection counts are created before use

    We know all the expected states, so can pre-create maps
    bboreham committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    865e2b7 View commit details
    Browse the repository at this point in the history
  4. Add 'encrypted' label to connections metric

    Extend tests to check it shows up.
    Tests assume that metrics are published with metrics in alphabetical
    order, which appears to be the case for now.
    bboreham committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2cc5c63 View commit details
    Browse the repository at this point in the history