influxdata / influxdata/kapacitor

Make HipChat `room` property use a template so the room can be chosen dynamically

Open
#1,717 5 comments 0 reactions 2 assignees Claimed by @nathanielc View on GitHub
pm/extensibility pm/review
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Kapacitor communicates with UDFs via protocol buffers over STDIN/STDOUT (Kapacitor spawns a child process), or through a socket where the UDF runs externally. When data is emitted back to Kapacitor from the UDF, as a point, simply add the field "myNewValue" to the point that is passed back.

The question is...how to pass the value to property methods that don't accept templates (hipchat room in this example)?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.