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 telemetry to api server #28

Merged
merged 7 commits into from
Jan 19, 2021

Commits on Jan 15, 2021

  1. Add telemetry to api server

    keathley committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    a9a3eae View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    b6c170d View commit details
    Browse the repository at this point in the history
  2. Don't use a named Agent

    It's not used anywhere AFAICT and it makes testing much more difficult.
    GregMefford committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    295c268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f3866d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f85b56 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Remove excoveralls

    GregMefford committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2d2a8fe View commit details
    Browse the repository at this point in the history
  2. Test on Elixir 1.11 in CI

    GregMefford committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1684fe2 View commit details
    Browse the repository at this point in the history