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

[AIRFLOW-6530] Allow Custom Statsd Client #7227

Merged
merged 9 commits into from Mar 15, 2020

Commits on Mar 9, 2020

  1. [AIRFLOW-6530] - Modified stats.py to allow for import of custom stat…

    …sd client - Updated metrics.rst to reflect new custom metric capabilities - Updated the default airfow configuration file to reflect new key which can be added in order to utilise custom statsd client configuration
    Usman Arshad authored and craigrosie committed Mar 9, 2020
    Copy the full SHA
    4adb840 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5bf6745 View commit details
    Browse the repository at this point in the history
  3. Update airflow/config_templates/default_airflow.cfg

    Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
    2 people authored and craigrosie committed Mar 9, 2020
    Copy the full SHA
    5c66df8 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
    2 people authored and craigrosie committed Mar 9, 2020
    Copy the full SHA
    4e554f9 View commit details
    Browse the repository at this point in the history
  5. [AIRFLOW-6530] - precommit changes

    Usman Arshad authored and craigrosie committed Mar 9, 2020
    Copy the full SHA
    55759f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Copy the full SHA
    b909492 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Copy the full SHA
    1dc3b85 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Update airflow/config_templates/default_airflow.cfg

    Co-Authored-By: Kaxil Naik <kaxilnaik@gmail.com>
    envious and kaxil committed Mar 14, 2020
    Copy the full SHA
    0bc17c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Copy the full SHA
    b1f4ad7 View commit details
    Browse the repository at this point in the history