Skip to content

Conversation

Zohair-coder
Copy link
Owner

@Zohair-coder Zohair-coder commented Oct 3, 2024

Fixes #88

Add Logfire APM integration to the scraper for monitoring and error tracking.

  • Add logfire dependency to requirements.txt.
  • Install logfire dependency in Dockerfile.
  • Add environment variables for Logfire configuration in docker-compose.yml.
  • Add Logfire configuration variables in src/config.py.
  • Initialize Logfire APM and add error logging in src/main.py.
  • Update README.md with instructions for setting up Logfire APM.

For more details, open the Copilot Workspace session.

Fixes #88

Add Logfire APM integration to the scraper for monitoring and error tracking.

* Add `logfire` dependency to `requirements.txt`.
* Install `logfire` dependency in `Dockerfile`.
* Add environment variables for Logfire configuration in `docker-compose.yml`.
* Add Logfire configuration variables in `src/config.py`.
* Initialize Logfire APM and add error logging in `src/main.py`.
* Update `README.md` with instructions for setting up Logfire APM.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Zohair-coder/drexel-scraper/issues/88?shareId=XXXX-XXXX-XXXX-XXXX).
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.

Add APM (Application Performance Monitoring) software

1 participant