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 2 Sidecar actions to register and push metrics #365

Merged
merged 7 commits into from
Mar 26, 2024
Merged

Commits on Mar 21, 2024

  1. WIP add support metric points

    iamluc committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    93bd5fc View commit details
    Browse the repository at this point in the history
  2. Address Bob's comments

    iamluc committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    69fb03d View commit details
    Browse the repository at this point in the history
  3. Move the metrics HashMap to the AppInstance to avoid recreating ident…

    …ical metrics at each push
    iamluc committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e4f00ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    842dfc8 View commit details
    Browse the repository at this point in the history
  5. Fix coding style

    iamluc committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dcbc480 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Implement missing process_immediately for new SidecarActions

    Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
    bwoebi committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7e5fb64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f287ca View commit details
    Browse the repository at this point in the history