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

try using an emit_metric macro #649

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    ba57b1d View commit details
    Browse the repository at this point in the history
  2. make traceexporter mut

    ajgajg1134 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    581c243 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5746b4a View commit details
    Browse the repository at this point in the history
  2. miri can ignore unit test

    ajgajg1134 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7411f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe3cc6d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    6515250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a388c80 View commit details
    Browse the repository at this point in the history
  3. fmt

    ajgajg1134 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dfb1e51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77bfbd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    062a891 View commit details
    Browse the repository at this point in the history
  6. clean up cargo.toml

    ajgajg1134 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d9d21ee View commit details
    Browse the repository at this point in the history
  7. remove unneeded dep

    ajgajg1134 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    61d5f83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bb2986 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2961334 View commit details
    Browse the repository at this point in the history
  10. fix lint

    ajgajg1134 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b0b0256 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    2f65946 View commit details
    Browse the repository at this point in the history
  2. Update licenses

    ajgajg1134 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4d25dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37fd00e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix lifetimes of DogstatsDAction

    Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
    bwoebi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ad04e27 View commit details
    Browse the repository at this point in the history
  2. Actually also allow &Vec<Tag> and &[Tag]

    Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
    bwoebi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d30df06 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    ajgajg1134 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    242224c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93f6cb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5532b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fecb9a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. bump ver

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1141243 View commit details
    Browse the repository at this point in the history
  2. more metrics

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab002f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef310a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb870a View commit details
    Browse the repository at this point in the history
  5. remove unused import

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    22b333d View commit details
    Browse the repository at this point in the history
  6. more unused

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    88732cf View commit details
    Browse the repository at this point in the history
  7. Add variant check

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d7b6cd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    226f7ab View commit details
    Browse the repository at this point in the history
  9. fix tests

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e4027aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7945997 View commit details
    Browse the repository at this point in the history
  11. resolve todo

    ajgajg1134 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    29a5f74 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    761ba8f View commit details
    Browse the repository at this point in the history
  2. more docs and readme

    ajgajg1134 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    65e9d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    860000d View commit details
    Browse the repository at this point in the history
  4. add ticket for todo

    ajgajg1134 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    844406a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    ea71062 View commit details
    Browse the repository at this point in the history
  2. PR comments

    ajgajg1134 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9e78eef View commit details
    Browse the repository at this point in the history
  3. remove unused import

    ajgajg1134 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    75b3269 View commit details
    Browse the repository at this point in the history
  4. license header

    ajgajg1134 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70e191f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b0f6e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. rename flusher to client

    ajgajg1134 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    db6208f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f66f4 View commit details
    Browse the repository at this point in the history
  3. fix names

    ajgajg1134 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f10583b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Add dogstatd-client.

    hoolioh committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cafd312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a93c7 View commit details
    Browse the repository at this point in the history