Channels
pacc-july-11-12-2023
pacc-sept-20-21-2023
pacc-aug-16-2023
pacc-aug-29-30-2023
pacc-may-31-2023
prefect-ai
pacc-clearcover-june-12-2023
pacc-july-6-2023
intros-test
livestream-chatter
marvin-in-the-wild
data-ecosystem
geo-israel
pacc-june-14-2023
geo-japan
pacc-london-2023
pacc-sept-13-14-2023
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
pacc-july-17-18-2023
introductions
prefect-server
data-tricks-and-tips
prefect-aws
prefect-gcp
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-ui
prefect-kubernetes
pacc-aug-22-23-2023
prefect-community
Powered by
#prefect-community
Title
j
Jessica Smith
05/26/2022, 1:55 PM
can we get the logger name added to FlowRunLog? Not sure why it isn't there by default, it's kind of important
k
Kevin Kho
05/26/2022, 2:22 PM
I’m not following, sorry. Could you elaborate more?
j
Jessica Smith
05/26/2022, 2:23 PM
The class FlowRunLog doesn't have a field for the logger name
https://github.com/PrefectHQ/prefect/blob/ad734292bc4113a52777d6ebe87cfa1c13a3eee8/src/prefect/backend/flow_run.py#L293
And the query doesn't request the logger name
https://github.com/PrefectHQ/prefect/blob/ad734292bc4113a52777d6ebe87cfa1c13a3eee8/src/prefect/backend/flow_run.py#L473
k
Kevin Kho
05/26/2022, 2:38 PM
This I will open a feature request for
@Marvin
open “Add logger name to FlowRunLog”
Feel free to chime in the issue
m
Marvin
05/26/2022, 2:39 PM
https://github.com/PrefectHQ/prefect/issues/5839
f
FuETL
06/27/2022, 12:24 PM
@Kevin Kho
What should be the default name? I'm thinking about working in this.
k
Kevin Kho
06/27/2022, 3:12 PM
I wouldn’t know. Worth a comment in the github issue
4 Views
Post