Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KVUsage to consul state usage metrics #11090

Merged
merged 6 commits into from
Sep 22, 2021
Merged

Add KVUsage to consul state usage metrics #11090

merged 6 commits into from
Sep 22, 2021

Commits on Sep 20, 2021

  1. Add KVUsage to consul state usage metrics

    This change will add the number of entries in the consul KV store to the
    already existing usage metrics.
    clly committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    052f224 View commit details
    Browse the repository at this point in the history
  2. Add new telemetry to website

    This will add information about the new kv_usage metric to the website
    clly committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    59f9f67 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    clly committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ea9c4f5 View commit details
    Browse the repository at this point in the history
  4. Fix test

    clly committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ae3457b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Apply suggestions from code review

    Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
    clly and mkeeler committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    1ddee06 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Strip out go 1.17 bits

    clly committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ba70650 View commit details
    Browse the repository at this point in the history