Vikas Kumar created RANGER-5649:
-----------------------------------
Summary: [KMS]: Metric collection API should not require
authentication
Key: RANGER-5649
URL: https://issues.apache.org/jira/browse/RANGER-5649
Project: Ranger
Issue Type: Improvement
Components: kms
Reporter: Vikas Kumar
Assignee: Vikas Kumar
KMS metric collection API should not require authentication.
API:
/kms/metrics/json
/kms/metrics/prometheus
{*}Reason{*}: Generally this API gets polled by some external tool at some
defined interval. With authentication, in Kerberos enabled env (usually the
case) it will create lot of load on KDC. This is not required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)