Denis Smal'

Results 17 comments of Denis Smal'

For Singapore I also get blank zone names ``` lat := 1.294719 long := 103.774107 fmt.Println(latlong.LookupZoneName(lat, long)) ``` How to fix it?

+1 Public access (with read-only mode) would be very useful.

Yes, of course. ``` version: "3.8" services: minio: image: minio/minio:RELEASE.2022-10-24T18-35-07Z container_name: minio volumes: - /opt/minio:/data command: - server - /data - --console-address=:9001 ports: - 9000:9000 - 9001:9001 restart: always networks:...

Here is verdaccio docker-compose.yml. We have separated minio and verdaccio docker-compose files for some reasons. ``` version: "3.8" services: verdaccio: image: verdaccio/verdaccio:5.15.4 container_name: verdaccio volumes: - ./verdaccio/config.yaml:/verdaccio/conf/config.yaml - ./verdaccio-minio:/verdaccio/plugins/verdaccio-minio environment:...

Hello! What about to merge this PR?

Yes, IBM Notes 9.0.1 works on java. You can get it here https://yadi.sk/d/bYgTfTQogZjQS (for Ubuntu/Debian) Unfortunately I didn't succeed to make your java agent work on Notes 9.0.1. Can you...

The same error ``` count_over_time({container_name="jsoncollector"}[2m]|="error") or absent_over_time({container_name="jsoncollector"}[2m]|="error") ``` **⚠️ Unimplemented**