influxdata / influxdata/kapacitor
task updates not working
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
I am updating existing tasks using PATCH httpd request, but it seems that update doesn't work properly, for example if I add new httpdOut node, it is not displayed, when fetched with browser.
Also alerts don't trigger.
I am using kapacitor 1.0.0
For now, I am just deleting tasks and recreating them again, then everything works.
Contributor guide
Research direction
Start by reproducing the reported PATCH update in Kapacitor 1.0.0, including adding an httpdOut node and checking the fetched task. Verify whether alerts also fail after an update; done means updated tasks expose the new node and alerts trigger without deleting and recreating the task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100