influxdata / influxdata/kapacitor

Kapacitor not showing topic handlers registered in Chronograf UI

Open
#2,446 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

I am using the Chronograf UI to build alert rules and create tickscripts. Here I am registering alert handlers:
image

However, when I use the API or the kapacitor cli, no handlers are listed for this topic:
image

image

I expect the kapacitor api and/or the cli to be able to have knowledge of the handlers registered in the chronograf UI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the topic-handler registration in the Chronograf UI, then compare the handlers returned by the Kapacitor API and CLI. Trace how the UI registration is represented across those entry points; the issue is done when handlers registered in Chronograf are visible through both the API and CLI.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.