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

Carbon connection pooling #25

Merged
merged 9 commits into from
Jun 10, 2020
Merged

Carbon connection pooling #25

merged 9 commits into from
Jun 10, 2020

Commits on Jun 9, 2020

  1. add tcp connection pooling for sending metrics to carbon

    Bianco Veigel committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3ab559d View commit details
    Browse the repository at this point in the history
  2. add xmldoc

    Bianco Veigel committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    d561f89 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. add missing xmldoc

    Bianco Veigel committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ed33692 View commit details
    Browse the repository at this point in the history
  2. also return client to pool if an error occurs

    Bianco Veigel committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a92a864 View commit details
    Browse the repository at this point in the history
  3. fix example

    Bianco Veigel committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3b19687 View commit details
    Browse the repository at this point in the history
  4. update pickle link

    fix typo
    Bianco Veigel committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bd96a41 View commit details
    Browse the repository at this point in the history
  5. add missing ConfigureAwait

    Bianco Veigel committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2da7a2b View commit details
    Browse the repository at this point in the history
  6. bump version

    Bianco Veigel committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c318dfd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c51eba9 View commit details
    Browse the repository at this point in the history