influxdata / influxdata/kapacitor

[Feature Request] Be able to group by database/retention policy/measurement

Open
#808 3 comments 0 reactions 0 assignees View on GitHub
new-feature
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Hi there.

Is there a recommended way to run a cross database task ? Let's say I have two databases with the same measurement `page_count_status`.

I would like to use kapacitor to compute the success / rate (ie `page_count_status success / (page_count_status success + page_count_status failed`) for each database.

Do I need to create two tasks for this or is it a way to have one tasks for all DB ?

Thanks.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by determining how Kapacitor tasks select databases, retention policies, and measurements, then define whether one task can calculate the requested success rate separately for each database; done means the behavior and supported configuration are clear.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.