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

WIP: integrating datadog exporter from @jdrouet #107

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2021

  1. feat(datadog): create exporter module for datadog

    Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
    jdrouet committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    cf9a628 View commit details
    Browse the repository at this point in the history
  2. feat(datadog): use ureq to send metrics to datadog

    Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
    jdrouet committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    07b0533 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    5806956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07864ea View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    37a9dcf View commit details
    Browse the repository at this point in the history
  2. style: cargo fmt

    bpetit committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6c46026 View commit details
    Browse the repository at this point in the history