The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ferruzzi (triggered by ferruzzi).

Head commit for run:
8846f21c1b29100be7d5c44782744d77b7d11b8e / ferruzzi <[email protected]>
Fix task_instance_created metric name

Both StatsD and OTel replace the hyphen in the name with an underscore.  A user 
looking for `task_instance_created-<operator_name>` would not find it and may 
not think to look for `task_instance_created_<operator_name>`.  Also updated 
related test logic and docs to make that more obvious.

Report URL: https://github.com/apache/airflow/actions/runs/5382862785

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to