Muhammad Iqbal Alaydrus

Results 14 issues of Muhammad Iqbal Alaydrus

My compose config: ``` vpn_client: image: dperson/openvpn-client privileged: true command: -D network_mode: host environment: TZ: Asia/Jakarta volumes: - ./openvpn:/vpn ``` Doing this, I can't reach the host IP when I'm...

My compose config: ``` vpn_client: image: dperson/openvpn-client privileged: true command: -D network_mode: host environment: TZ: Asia/Jakarta volumes: - ./openvpn:/vpn ``` Doing this, I can't reach the host IP when I'm...

Installed on kubernetes via the helm chart provided on this repo. I see the metrics endpoint also has hostname label. The thing with kubernetes is, the hostname has some randomly...

**Is your feature request related to a problem? Please describe.** matterbridge as of now only supports http put with basic auth to utilize mediaserver. Setting this up properly is not...

enhancement

**Describe the bug** Query time is slow when dealing with panel that have multiple zabbix queries inside. After some digging, I discovered that the queries are handled sequentially. This won't...

**Describe the bug** Configured with 1h cache ttl, the consecutive queries are still hitting item.get zabbix api and not taking it from the cache. **Expected behavior** Same query should be...

Inspired from [vflow discovery](https://github.com/Edgio/vflow/blob/master/docs/design.md) to sync its templates between instances. But instead of using multicast ip, it's using redis kv & pubsub because it's more friendly in a cloud environment....

This PR fixes 3 bugs: - Changing timediff multiplier from 1e9 to 1e6. Based on [sysuptime header rfc](https://datatracker.ietf.org/doc/html/rfc3954#section-5.1) and [LAST_SWITCHED & FIRST_SWITCHED field rfc](https://datatracker.ietf.org/doc/html/rfc3954#section-8), everything is in milliseconds instead of...

In json format, IP list is now formatted as Hex. This PR will format ip address to the standard notation