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

Introduce "split" metric schema transformation #2999

Merged

Commits on Jul 25, 2022

  1. Introduce "split" metric schema transformation

    This is a new transformation type that allows to describe a change
    where a metric is converted to several other metrics by eliminating
    an attribute.
    
    An example of such change that happened recently is this:
    open-telemetry/opentelemetry-specification#2617
    
    This PR implements specification change open-telemetry/opentelemetry-specification#2653
    
    This PR creates package v1.1 for the new functionality. The old package v1.0
    remains unchanged.
    tigrannajaryan committed Jul 25, 2022
    Copy the full SHA
    435a386 View commit details
    Browse the repository at this point in the history