apache / apache/openwhisk

add admin interface to controller

Open
#1,041 2 comments 1 reaction 0 assignees View on GitHub
controller
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

Certain administrative tasks can be handled through the controller without a need to reprogram or redeploy a new instance. These include:
1. flushing data caches
2. retrieving internal ping results (e.g., kafka latency)
3. tuning log level
4. backing off split phase activations

To support these tasks, a privileged administrative route can be surfaced through the controller's API.

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.