influxdata / influxdata/kapacitor

Kapacitor to dynamically watch & load TICK scripts from directories

Open
#2,050 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Customer would like Kapacitor to watch for & load new TICK scripts added to directories (similar to https://github.com/influxdata/kapacitor/issues/1313).

The current method of restarting the node is time consuming for him.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how Kapacitor currently discovers and loads TICK scripts, including the restart path described in the issue. Identify the directory-loading and script lifecycle entry points, then determine how directory changes should trigger loading without restarting the node. Done means newly added scripts in watched directories are loaded successfully and existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.