Parsa Ghorbani

Results 5 issues of Parsa Ghorbani

Changes proposed on the PR: - Add a plugin to kubectl to restart sentinels and redises using a restartAt in redis and sentinel part, redisRestartedAt, sentinelRestartedAt in Status of redisfailover...

`{"level":"error","timestamp":"2021-12-05T14:45:02.006Z","caller":"drop/parser.go:78","msg":"Cannot parse the log line","log":"2021-12-05T14:44:59.341406+00:00 node-10 kernel: [2276706.763083] calico-packet: IN=calid2a5761e0a8 OUT=caliec92613fa1b MAC=ee:ee:ee:ee:ee:ee:96:a1:cb:af:30:69:08:00 SRC=10.2.118.254 DST=10.2.118.201 LEN=84 TOS=0x00 PREC=0x00 TTL=63 ID=6362 DF PROTO=ICMP TYPE=8 CODE=0 ID=92 SEQ=6 ","error":"Missing field=SPT","stacktrace":"github.com/box/kube-iptables-tailer/drop.RunParsing\n\t/go/src/github.com/box/kube-iptables-tailer/drop/parser.go:78\nmain.startParsing\n\t/go/src/github.com/box/kube-iptables-tailer/main.go:95"}` Hello, As provided...

## Description Fix issue #41 ## Summary by CodeRabbit - **Bug Fixes** - Improved the calculation of the first day of the month to ensure accurate timestamp generation.

**Describe the bug** On this [line](https://github.com/italux/sentry-prometheus-exporter/blob/master/libs/sentry.py#L167) on first day of month today and today.replace has a really close timestamp which leads to 0 events. I recommend using the following instead...

bug
good first issue

Hello, There are cases where the client needs to increase consumer timeout. The default value set in the sarama library is 10 seconds which might not be enough for example...

enhancement