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

[v2-10-test] Allow "/" in metrics validator (#42934) #44515

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Nov 30, 2024

  • Allow "/" to avoid ERROR - Invalid stat name: dag_processing.processes,file_path=/mnt/c

  • Add UT

  • Reformat (cherry picked from commit 14b32ea)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

* Allow "/" to avoid ERROR - Invalid stat name: dag_processing.processes,file_path=/mnt/c

* Add UT

* Reformat
(cherry picked from commit 14b32ea)

Co-authored-by: awdavidson <54780428+awdavidson@users.noreply.github.com>
@potiuk
Copy link
Member Author

potiuk commented Nov 30, 2024

Failure unrelated.

@potiuk potiuk requested review from jscheffl and kaxil November 30, 2024 22:47
@potiuk potiuk merged commit 5b9208a into apache:v2-10-test Nov 30, 2024
46 of 48 checks passed
@potiuk potiuk deleted the backport-14b32ea-v2-10-test branch November 30, 2024 23:28
@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Dec 4, 2024
@utkarsharma2 utkarsharma2 added this to the Airflow 2.10.4 milestone Dec 4, 2024
utkarsharma2 pushed a commit that referenced this pull request Dec 4, 2024
* Allow "/" to avoid ERROR - Invalid stat name: dag_processing.processes,file_path=/mnt/c

* Add UT

* Reformat
(cherry picked from commit 14b32ea)

Co-authored-by: awdavidson <54780428+awdavidson@users.noreply.github.com>
utkarsharma2 pushed a commit that referenced this pull request Dec 9, 2024
* Allow "/" to avoid ERROR - Invalid stat name: dag_processing.processes,file_path=/mnt/c

* Add UT

* Reformat
(cherry picked from commit 14b32ea)

Co-authored-by: awdavidson <54780428+awdavidson@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants