Erikas

Results 23 issues of Erikas

How it looks: ![image](https://user-images.githubusercontent.com/5955795/124072999-31a0f800-da4a-11eb-8fae-33c948e63534.png) Let me know if additional information is needed.

bug
good first issue
ui

**Description** So servo should do a 180 degrees spin using this code: ```go package main import ( "time" "gobot.io/x/gobot/drivers/gpio" "gobot.io/x/gobot/platforms/raspi" ) func main() { adaptor := raspi.NewAdaptor() adaptor.Connect() servo :=...

enhancement

**What did you do?** Tried to start prometheus. **What did you expect to see?** Prometheus up & running, web interface showing up. **What did you see instead? Under which circumstances?**...

kind/bug
component/tsdb

https://jellyfin.org/docs/general/administration/installing.html#arch-linux These packages, such as `jellyfin`, `jellyfin-bin` or `jellyfin-git` can only offer outdated version (prior splitting jellyfin into 2 separate packages - server and web). I've created 2 new packages,...

Burrow is starting and seem to be working, but in reality it is not providing any consumer metrics of any Kafka cluster. It's because I have about 10 Kafka clusters...

As per screenshot - first few minutes are reported with fake values. After few minutes it provides correct values. ![image](https://user-images.githubusercontent.com/5955795/113106812-dc1b3c00-920b-11eb-9082-32c202438632.png)

Version `0.21.0` is working fine, but it's broken on `0.22.0`. This is what I am getting when opening `docker logs -f akhq` ``` [root@dockerhost _data]# docker logs -f akhq [0.004s][warning][os,thread]...

Some InfluxDB fields have characters that are illegal in Prometheus metrics naming. [Prometheus naming specification](https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels) says: > It may contain ASCII letters and digits, as well as underscores and colons....

I am using Telegraf agent to deliver metrics via InfluxDB protocol to VictoriaMetrics. I am using [below plugin](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/linux_sysctl_fs): ```toml # Provides Linux sysctl fs metrics [[inputs.linux_sysctl_fs]] # no configuration ```...

influxdb

### The problem Title. User used to live with me and had it's own homeassistant user. I've deleted it since person moved away, but now returned and I tried recreating...