tinglesoftware / dependabot-azure-devops

Tools for updating dependencies in Azure DevOps repositories using https://dependabot.com
MIT License
201 stars 65 forks source link

Enable sentry in `updater_script_vnext` #1255

Closed mburumaxwell closed 3 months ago

mburumaxwell commented 3 months ago

This is the second step towards monitoring the updater. Useful in debugging of issues and general analytics. It follows what the GitHub hosted version has.

OpenTelemetry was setup in #1254. Next step is to connect the error handler.