GithubHelp home page GithubHelp logo

Comments (5)

jaronoff97 avatar jaronoff97 commented on June 27, 2024

It looks like its specifically for the monitoring service, are there any operator logs you can share? CC @iblancasa who was working on this recently.

from opentelemetry-operator.

diranged avatar diranged commented on June 27, 2024

It looks like its specifically for the monitoring service, are there any operator logs you can share? CC @iblancasa who was working on this recently.

I put the operator into debug mode - and there were zero relevant logs.. just lots of spam about the PDB not being created, nothing else useful.

from opentelemetry-operator.

LaikaN57 avatar LaikaN57 commented on June 27, 2024

It looks like its specifically for the monitoring service [...]

@jaronoff97 This is actually happening on all otel services. OP was posting an example of one of the UIDs affected. Sorry for the confusion here.

Query:

fields @timestamp as ts, objectRef.name as name, objectRef.resourceVersion as ver, responseObject.metadata.resourceVersion as reqVer, requestObject.metadata.resourceVersion as rspVer, @message as msg
| filter @logStream like "kube-apiserver-audit"
| filter verb = "update"
| filter objectRef.resource = "services"
| filter user.username = "system:serviceaccount:otel:operator"
| sort @timestamp desc

Results:

image

from opentelemetry-operator.

iblancasa avatar iblancasa commented on June 27, 2024

It looks like its specifically for the monitoring service, are there any operator logs you can share? CC @iblancasa who was working on this recently.

I have been reviewing and I don't see what of the recent changes I did can produce this effect. I will be happy to help in any way. I'll try to reproduce it.

from opentelemetry-operator.

diranged avatar diranged commented on June 27, 2024

It looks like its specifically for the monitoring service, are there any operator logs you can share? CC @iblancasa who was working on this recently.

I have been reviewing and I don't see what of the recent changes I did can produce this effect. I will be happy to help in any way. I'll try to reproduce it.

Thank you - and if there's any need for us to run a test-build of the operator that enables any kind of debug logs, we're happy to do that..

from opentelemetry-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.