influxdata / influxdata/kapacitor

Return updated config element in response to POST request

Open
#989 0 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

It would be nice if the /config API endpoint returned the modified config in response to a POST request so that a subsequent GET request is not needed.

Contributor guide

Open the contributing guide

Research direction

Start at the /config API endpoint's POST handling and trace how the modified config is currently persisted and returned. The work is done when the POST response includes the updated config element, so a subsequent GET request is unnecessary.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.