Maksym Lisogorskyi

Results 9 comments of Maksym Lisogorskyi

Is there any update on this? Would be nice to know if that is a bug or a feature.

I have started working on an LGTM stack helm chart for my own project, happy to raise a PR in this repo if that would be helpful as a starting...

The PR is now merged and the distributed chart [should be available now](https://github.com/grafana/helm-charts/releases/tag/lgtm-distributed-1.0.0). Might have a look at making another one in a bit using the non-distributed charts for simpler...

@mamiu yeah could do, should be fairly easy. @winterrobert both [mimir-distributed](https://github.com/grafana/mimir/blob/main/operations/helm/charts/mimir-distributed/Chart.yaml) and [tempo-distributed](https://github.com/timberhill/grafana-helm-charts/blob/main/charts/tempo-distributed/Chart.yaml) install grafana agent operator for self monitoring by default. Personally I would prefer to keep the stack...

Good question, the docs are not really covering it very well. From what I understand, it's [the distributor](https://victoriametrics.com/blog/mimir-benchmark/index.html#mimir-setup) that is getting the metrics in, so you should use the `-mimir-ingester-headless`...

Hitting the same issue, so added some output to see what's going on. ~~Looks like it's hitting a 404 when trying to log in:~~ The first request (to [LOGIN_ENTRY_URL](https://github.com/lorenzodifuccia/safaribooks/blob/7abea6b2634a3e5dd01fc372821bf4ee86c875cc/safaribooks.py#L465)) returns...

> 1. execute a program like `python3 safaribooks.py XXXXXXXX` (without the `--cred` argument) This worked for me too, thank you @lukasvavrek! It bypasses the login request and plows on. Should...

This is very nice, is there anyone else that could review this? @zalegrala

@zalegrala I have created it and asked to add myself to the list of maintainers in the chart, but nothing about codeowners. I guess it would be good to add...