I got a bit further with the `dagster-meltano` plu...
# plugins-general
j
I got a bit further with the
dagster-meltano
plugin. 1. It can now detect all your jobs and schedules in Meltano and automatically import them into your Dagster project. 2. I added a log parser that tries to parse the logs generated by the taps, which can calculate the total number of records a stream generated and what the average http request duration was. These metrics are then surfaced in Dagit.