influxdata / influxdata/kapacitor
passing multiple parameters from tick script to python UDF without json structure
Open
- 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
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