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

[exporter/signalfx] Support removal of direction attribute #12642

Commits on Jul 21, 2022

  1. [exporter/signalfx] Support removal of direction attribute

    Host metrics have split the direction attribute into multiple
    metrics. The signalfx exporter has translation functionality
    that assumed metrics were of the previous format, so this
    change supports the new format, and drops support of the old.
    
    This change also adds an "add_dimensions" translate ability, tests
    this new functionality, and modifies tests to ensure output
    metric format matches original.
    crobert-1 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3af987a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3684e View commit details
    Browse the repository at this point in the history