-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello,
When faas flow is executing, the flow name does not correspond function name. The flow name is numeric (10 in my environment) as in example below:
...2022/05/31 19:25:41 stderr: 2022/05/31 19:25:41 Using default state store (consul) 2022/05/31 19:25:41 stderr: 2022/05/31 19:25:41 Using default data store (minio) 2022/05/31 19:26:07 stderr: 2022/05/31 19:26:07 Executing flow 10 2022/05/31 19:26:07 stdout: [Request 'cab6njocq3a7feq7jk5g'] Created...
This name mismatch (10 vs function name) causes issues in flow tower, traces are notmatched.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels