Is your feature request related to a problem? Please describe.
This feature request is for a company when they want to analyze the infrastructure cost. Especially the GCP resource usage for example, dataflow
Describe the solution you'd like
- To be able to put optional labels on Dataflow Job Creation, this way a feast user might able to break down the GCP cost of Dataflow based on their preference
Describe alternatives you've considered
- It is a current feature request and adding labels, alternatives might be on the implementation side when this is accepted, for example:
- Do we add the labels on the Job side of hierarchy, or on the Dataflow creation of hierarchy (this will in turn need to extend the Job inheritance or create a new Job method)
Is your feature request related to a problem? Please describe.
This feature request is for a company when they want to analyze the infrastructure cost. Especially the GCP resource usage for example, dataflow
Describe the solution you'd like
Describe alternatives you've considered