Matvei Verzhbitski

Results 8 comments of Matvei Verzhbitski

Hey, @elliotxx ! I would like to help on this task, but i don't understand on what stage of solving the problem you are, and what exactly do you want....

I've read the code that is responsible for handling oauth, the configuration of it is described in github.com/prometheus/common package ``` type OAuth2 struct { ClientID string `yaml:"client_id" json:"client_id"` ClientSecret Secret...

@ctaymor I agree with you that option 1 is the best one, but i think that the flows of creating of building image in case of multi-stage and secret mount...

As i understand selfScrape is the main problem that brings template/localhost scraping to config which bring inconsistency and ruins sharding. But can we just get the best out of --selfScrape...

What do you think @makasim? Is it still a relevant problem? Sorry for ping if you are busy

Okay, i understand, but the problem is still there cause as i understand there is no workaround when u use istio(and i guess any other service mesh) in cluster mode....

Thanks, i didnt see it. You are right about istio, nothing to add. The question is still about what misconfifuration we can detect but as i said i cant add...

Okay, that makes sense. So we can create new metric in vmagent that will save its current 64hash and users can build an alert to compare hashes from vmagent in...