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

SFR-2220: Adding MET process ingestion count log #398

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

kylevillegas93
Copy link
Contributor

Description

  • Adds MET process ingestion count log

Testing

python main.py -p METProcess -e local -i complete -l 100
{"timestamp":1729009077778,"message":"Starting process METProcess in local","log.level":"INFO","logger.name":"__main__","thread.id":140704660770304,"thread.name":"MainThread","process.id":41582,"process.name":"MainProcess","file.name":"/Users/kylejacksonvillegas/workspace/drb-etl-pipeline-venv/drb-etl-pipeline/main.py","line.number":32,"entity.type":"SERVICE"}
{"timestamp":1729009099641,"message":"Ingested 57 MET records","log.level":"INFO","logger.name":"processes.met","thread.id":140704660770304,"thread.name":"MainThread","process.id":41582,"process.name":"MainProcess","file.name":"/Users/kylejacksonvillegas/workspace/drb-etl-pipeline-venv/drb-etl-pipeline/processes/met.py","line.number":54,"entity.type":"SERVICE"}

Copy link
Contributor

@Apophenia Apophenia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kylevillegas93 kylevillegas93 merged commit c081a15 into main Oct 15, 2024
1 check passed
Copy link
Contributor

@mitri-slory mitri-slory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change here Kyle!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants