You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2021. It is now read-only.
I need to be upfront, I did upgrade the containers as I felt there were outdated so I upgraded the containers and also I changed unsee for karma (karma is a fork by the original developer, unsee is actually deprecated, its technically the same - just nicer and written in react)
I will leave the compose and dockerfiles here, would interested in knowing if anybody else had tried this and getting issues :-) All I really did was edit the dockerfiles and add ":latest" tag and update docker-compose to build the images.
Hi,
I am getting some weird errors on available disk use, the query I notice is this.
but on my system, there is no /rootfs, I did a check on node_filesystem_size_bytes that is used on the query and it outputs
as you can see the mountpoint is "/"
This is what I have set in my docker (nothing changed as far as variables are concerned - I did upgraded the version - see below)
Also another one is the "used swap memory" which returns NaN, i.e. this query
Can anybody help me debug it ?
I need to be upfront, I did upgrade the containers as I felt there were outdated so I upgraded the containers and also I changed unsee for karma (karma is a fork by the original developer, unsee is actually deprecated, its technically the same - just nicer and written in react)
I will leave the compose and dockerfiles here, would interested in knowing if anybody else had tried this and getting issues :-) All I really did was edit the dockerfiles and add ":latest" tag and update docker-compose to build the images.
docker compose
and
and
and
and
The text was updated successfully, but these errors were encountered: