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

[receiver/hostmetrics] remove direction paging metrics #11849

Merged
merged 6 commits into from
Jul 5, 2022

Commits on Jul 5, 2022

  1. [receiver/hostmetrics] remove direction for paging metrics

    The following change adds the direction to the metric name, removing the `direction` attribute.
    
    Fixes #11818
    Alex Boten committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7e27efb View commit details
    Browse the repository at this point in the history
  2. dont forget to register feature gate

    Alex Boten committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a7d3df4 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Alex Boten committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a8532d5 View commit details
    Browse the repository at this point in the history
  4. add test for removed direction

    Alex Boten committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    2b6c1c5 View commit details
    Browse the repository at this point in the history
  5. remove duplicate file

    Alex Boten committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    654417c View commit details
    Browse the repository at this point in the history
  6. clean up changelog

    Alex Boten committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    32fb69b View commit details
    Browse the repository at this point in the history