Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KEDA Metrics API Server not honoring Loglevels #3053

Closed
prousso opened this issue May 18, 2022 · 1 comment
Closed

KEDA Metrics API Server not honoring Loglevels #3053

prousso opened this issue May 18, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@prousso
Copy link

prousso commented May 18, 2022

Report

Kede Matrics Api Server is spamming trace logs, even though logging is set to v=0

Expected Behavior

When setting loglevel to 0, only level 0 and below should be logged
( as per log documentation)

Actual Behavior

Traces are logged

Steps to Reproduce the Problem

Start Keda Metrics Server
Let it run for a while
See logs

Logs from KEDA operator

I1123 11:36:52.772270       1 trace.go:205] Trace[1110288377]: "List" url:/apis/external.metrics.k8s.io/v1beta1/namespaces/dd071/http-http---ems-dd071-8080-topic-dd071-hsdg->-pendingmessages,user-agent:kube-c │
│ ontroller-manager/v1.20.9 (linux/amd64) kubernetes/454b5b5/system:serviceaccount:kube-system:horizontal-pod-autoscaler,client:172.31.31.244 (23-Nov-2021 11:36:52.195) (total time: 576ms):                      │
│ Trace[1110288377]: ---"Listing from storage done" 576ms (11:36:00.772)   

KEDA Version

2.7.1

Kubernetes Version

1.21

Platform

Google Cloud

Scaler Details

No response

Anything else?

Copy from #2316

@prousso prousso added the bug Something isn't working label May 18, 2022
@tomkerkhove tomkerkhove changed the title Keda Metrics API Server not honoring Loglevels KEDA Metrics API Server not honoring Loglevels May 23, 2022
@tomkerkhove
Copy link
Member

Closing in favor of #2316 who has the initial report.

@tomkerkhove tomkerkhove closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants