influxdata / influxdata/kapacitor

passing multiple parameters from tick script to python UDF without json structure

Open
#1,446 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

I have implemented tick script with multiple parameters using json like structure.
Now I want to implement the same thing without considering the json concept.
Please help me in this regard.

Contributor guide

Open the contributing guide

Research direction

Start with the existing tick script that passes multiple parameters through a JSON-like structure and trace how those values reach the Python UDF. Review the project's documented parameter-passing behavior and examples, then define a concrete non-JSON interface and verify it with a reproducible UDF example.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
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.