Ruslan Rotaru
Ruslan Rotaru
**Describe the bug** Grafana-operator cannot delete custom folder names and some dashboards If I delete the objects from kubernetes cluster, using `kubectl delete grafanadashboards` command. Grafana-operator is complaining about not...
I'm having this issue on loki-distributed-querier ``` level=warn ts=2022-03-25T12:05:36.385437066Z caller=memcached_client.go:228 msg="error updating memcache servers" err="lookup _memcache._tcp.loki-distributed.cfg.euw1.cache.amazonaws.com:11211: no such host" level=error ts=2022-03-25T14:03:42.277835662Z caller=memcached.go:224 msg="failed to put to memcached" name=store.index-cache-read. err="server=10.5.101.163:11211: read...
Hello, When I run this command `make generate` it throws me an error: ``` Step 6/26 : RUN go get -d github.com/keybase/client/go/keybase ---> Running in 07fd9073caf5 package github.com/stellar/go/build: cannot find...
I see some docs related configurations not working in loki-distributed. in the official docs https://grafana.com/docs/loki/latest/configuration/ is documented memcached_client with service `memcached`, but it seems not to work when configuring in...
### Description The `graphman copy list` shows all the grafts in progress but there is no source neither destination in the output so we can filter by source or destination...
I'm having this error when configuring connections in lenses v5: ``` cannot decode Connections, expected a map ``` the lenses provisioner is failing and the deployment is in error state....
### Bug report graphman fails to show the list when there are many entries ### Relevant log output ```Shell ➜ ~ kubectl exec -ti index-node-community-quarantine-0 -- bash -c "graphman info...
When I execute `graph indexer allocations get --status claimable` I get this error: ``` graph@indexer-cli:~$ graph indexer allocations get --help 💁 graph indexer allocations get [options] graph indexer allocations get...
### Bug report When I try to copy a SG which is in failed state in the original shard I get this error ``` graphman copy create Qmck8CbUSdxStMDT4VzHUXdJyGjbSYcJ3bv9EroxjXbYso shard_l index_node_near_0...
### Bug report In graphman help, like `graphman drop --help` it accepts the `DEPLOYMENT` as an identifier to which SG to remove. The Deployment is unique everywhere in our system...