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

Prototype of a very basic Aggregation-configuration API in the SDK. #1412

Closed
wants to merge 13 commits into from

Commits on Jul 30, 2020

  1. Create a very basic view API in the SDK.

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ab461bc View commit details
    Browse the repository at this point in the history
  2. fix formatting

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    a6fd4a6 View commit details
    Browse the repository at this point in the history
  3. move the ViewRegistry up one package, and clean up the visibility of …

    …other classes
    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    adaf62d View commit details
    Browse the repository at this point in the history
  4. Support matching by instrument name

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    4a33f89 View commit details
    Browse the repository at this point in the history
  5. Update sdk/src/main/java/io/opentelemetry/sdk/metrics/ViewRegistry.java

    Co-authored-by: Anuraag Agrawal <[email protected]>
    2 people authored and jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1aad16f View commit details
    Browse the repository at this point in the history
  6. Update sdk/src/main/java/io/opentelemetry/sdk/metrics/view/ViewSpecif…

    …ication.java
    
    Co-authored-by: Anuraag Agrawal <[email protected]>
    2 people authored and jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    db80cf3 View commit details
    Browse the repository at this point in the history
  7. Update sdk/src/main/java/io/opentelemetry/sdk/metrics/view/ViewSpecif…

    …ication.java
    
    Co-authored-by: Anuraag Agrawal <[email protected]>
    2 people authored and jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2d4d090 View commit details
    Browse the repository at this point in the history
  8. Update sdk/src/main/java/io/opentelemetry/sdk/metrics/view/ViewSpecif…

    …ication.java
    
    Co-authored-by: Anuraag Agrawal <[email protected]>
    2 people authored and jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9ad1fb7 View commit details
    Browse the repository at this point in the history
  9. Update sdk/src/main/java/io/opentelemetry/sdk/metrics/view/ViewSpecif…

    …ication.java
    
    Co-authored-by: Anuraag Agrawal <[email protected]>
    2 people authored and jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1edf6ff View commit details
    Browse the repository at this point in the history
  10. fix formatting issues from GH

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    547ce69 View commit details
    Browse the repository at this point in the history
  11. small renaming to a big name

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    32c3e8b View commit details
    Browse the repository at this point in the history
  12. small renaming to a big name

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    510420e View commit details
    Browse the repository at this point in the history
  13. re-order matching check and fix a merge issue

    jwatson committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    cbbe742 View commit details
    Browse the repository at this point in the history