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

[FEATURE] support Airflow #544

Closed
1 task done
sdenham opened this issue Mar 17, 2022 · 1 comment
Closed
1 task done

[FEATURE] support Airflow #544

sdenham opened this issue Mar 17, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@sdenham
Copy link
Contributor

sdenham commented Mar 17, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

AWS Introduced Amazon Managed Workflows for Apache Airflow (MWAA).
It produces metrics in the AmazonMWAA namespace.

What might the configuration look like?

discovery:
  jobs:
  - type: airflow
    period: 30
    length: 600
    metrics:
    - name: DAGDurationSuccess
      statistics: [Minimum, Maximum]

Anything else?

No response

@sdenham sdenham added the enhancement New feature or request label Mar 17, 2022
@sdenham
Copy link
Contributor Author

sdenham commented Apr 19, 2022

Closed with
#545

@sdenham sdenham closed this as completed Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant