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 cardinality limits to the Lightstep metrics SDK #385

Merged
merged 23 commits into from
Mar 17, 2023
Merged

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    5f1f5e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. cardinality limit wip

    jmacd committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b640043 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    ee21be0 View commit details
    Browse the repository at this point in the history
  2. pare back

    jmacd committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    02ef200 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    b1e8657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d6cd2 View commit details
    Browse the repository at this point in the history
  3. add cardinality limit

    jmacd committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3ce5ae5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2331a66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc032c7 View commit details
    Browse the repository at this point in the history
  6. WIP

    jmacd committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    282f883 View commit details
    Browse the repository at this point in the history
  7. all tests pass

    jmacd committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    573fcdc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. syncstate tested

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4c984c8 View commit details
    Browse the repository at this point in the history
  2. Move constants.

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d83772d View commit details
    Browse the repository at this point in the history
  3. comment

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2f4e903 View commit details
    Browse the repository at this point in the history
  4. revert async test changes

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f79940d View commit details
    Browse the repository at this point in the history
  5. Test aggregator limits

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f370795 View commit details
    Browse the repository at this point in the history
  6. docs

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7fce2c2 View commit details
    Browse the repository at this point in the history
  7. rephrase

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7461c9d View commit details
    Browse the repository at this point in the history
  8. independent overflow test

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    46098a6 View commit details
    Browse the repository at this point in the history
  9. async overflow testing

    jmacd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e783e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Update lightstep/sdk/metric/sdkinstrument/performance.go

    Co-authored-by: Kristina Pathak <kristina.m.pathak@gmail.com>
    jmacd and kristinapathak authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1402057 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. lint & version 1.14.0

    jmacd committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    884aa6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbdc3be View commit details
    Browse the repository at this point in the history