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

feat: error tracking alerting #26987

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

daibhin
Copy link
Contributor

@daibhin daibhin commented Dec 17, 2024

Problem

Related to #27007

We want to allow customers to be able to configure alerts, triggered by actions within error tracking (e.g. issue created)

Changes

alert-creation

@daibhin daibhin requested a review from benjackwhite December 17, 2024 19:08
Copy link
Contributor

Size Change: +44 B (0%)

Total Size: 1.11 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.11 MB +44 B (0%)

compressed-size-action

description="",
icon_url="/static/services/slack.png",
category=["Error Tracking"],
filters={"trigger": "created"},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this will need to change. We'll probably want $$error_tracking_issue_created

@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week. If you want to permanentely keep it open, use the waiting label.

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

Successfully merging this pull request may close these issues.

2 participants