influxdata / influxdata/kapacitor

Iterate batch query records and join into a single message

Open
#1,128 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Hello there, I'm trying to generate a daily summary report using batch query. When querying with group by on some tag, a record set will be fetched. Is it possible to iterate the record set and fill each row data into a single message template? So that I can send email using this summary message. If it's not possible, can you suggest the best practice for such intention? Thanks very much!

Contributor guide

Open the contributing guide

Research direction

Start by investigating the batch query and grouped record-set behavior described in the issue, including how results could feed a message template and email. Done would require confirming whether row iteration and message joining are supported, or documenting an agreed best-practice approach.

Written by the indexing model from the issue text.

Assessment

Domain
backend, data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.