Sergey Shevchenko

Results 16 issues of Sergey Shevchenko

Changes: - Added argument for customization schema (my Prometheus available through HTTPS) - Added Dockerfile - Upgraded to go 1.18 - Vendored deps

As Django is used in the core of oncall. It will be perfect for adding the ability to use PostgreSQL as the optional database engine. For example, some teams prefer...

feature request
deployment

As referenced in #70 there currently no declaration file for using this package with typescript I was created simple declaration for it. Declaration can be found here: https://gist.github.com/sergeyshevch/96067830669ae62aef7fd5aeba9ea640 Later I...

I've not realy read all book, but i guees that's it pretty cool for new djange developers and it can be good idea to update it

### Your feature request related to a problem? Please describe. I guess it will be good to support other docker registries than dockerhub. Dockerhub is limited on pulls and it...

area: docker

**Is your feature request related to a problem? Please describe.** For now qdrant export latencies as few summaries metrics `grpc_responses_avg_duration_seconds` etc. It has only aggregated information and I guess it's...

Generic rules (pyrra_requests/errors_total) cause incorrect calculation in Grafana `sum(rate(sum(metric))` instead of `sum(rate(metric)` that lead to spikes when one of counter resetting. Article with explanation: https://www.robustperception.io/rate-then-sum-never-sum-then-rate/ Panel from SLO Detail dashboard:...

Kubebuilder-backed controllers are supporting leader election as an option for high availability. In our cluster, we have a policy that forbids single replica deployments. It will be great to support...

It will be great if we have ability to specify custom icons in hubble-ui for some services like gitlab/victoriametrics etc. For now only few hardcoded apps has custom icons

🌟 kind/feature

**What happened**: https://github.com/kubernetes-sigs/external-dns/blob/master/source/gateway.go#L507 On this line checked the same amount of domain parts, but for Gateway API spec it doesn't required For example, I have: HttpRoute with hostname - env.dev.company.domain...

kind/bug