Skip to content

feat(product-support): add log-error-monitoring daily-cron skill - #232

Open
dembrane-sam-bot wants to merge 1 commit into
mainfrom
sam/update-add-log-error-monitoring
Open

feat(product-support): add log-error-monitoring daily-cron skill#232
dembrane-sam-bot wants to merge 1 commit into
mainfrom
sam/update-add-log-error-monitoring

Conversation

@dembrane-sam-bot

Copy link
Copy Markdown
Contributor

What is this change?

This PR adds a new log-error-monitoring daily scheduled skill to the product-support recipe. The skill is designed to run automatically (Mon-Fri at 8:00 AM local time) to query Kubernetes logs for echo-next and production namespaces, call PostHog's Error Tracking REST API on the EU instance, and reconcile found exceptions with Linear issues.

What did Sam notice that led to this?

This change is in response to a direct request from Sameer (the principal operator) to monitor echo-next and prod logs daily for errors, and reconcile them with Linear, integrating input from Kubernetes logs, PostHog, and other sources.

Tier?

This is a Tier 1 change (adding a recipe-owned skill, minor edit to recipe.md).

Confidence?

Highly confident. The setup was verified end-to-end (connecting to DOKS clusters, reading pod logs via kubectl, and querying PostHog EU error tracking REST API), and the code successfully compiled/passed pytest local validation.

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.

1 participant