tests.system.providers.google.cloud.stackdriver.example_stackdriver

Example Airflow DAG for Google Cloud Stackdriver service.

Module Contents

tests.system.providers.google.cloud.stackdriver.example_stackdriver.ENV_ID[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.PROJECT_ID[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.DAG_ID = 'stackdriver'[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.ALERT_1_NAME[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.ALERT_2_NAME[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.CHANNEL_1_NAME[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.CHANNEL_2_NAME[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.TEST_ALERT_POLICY_1[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.TEST_ALERT_POLICY_2[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.TEST_NOTIFICATION_CHANNEL_1[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.TEST_NOTIFICATION_CHANNEL_2[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.create_notification_channel[source]
tests.system.providers.google.cloud.stackdriver.example_stackdriver.test_run[source]

Was this entry helpful?