Copolycube
Copolycube
## A clear and concise description of what you want to accomplish. I am trying to get the caddy-security Oauth portal work with subdomains, i.e. `prometheus.{$HOSTNAME}`, rather than `{$HOSTNAME}/prometheus` *...
## Expected Behavior I would expect the oauth2-proxy to re-route to the original url when no cookie is set ```mermaid graph LR; Z(clear cookies) --> A(original url) --> B{sign_in prompt}...
Fixed the travis integration so that it works again this lead to some error detections in the checked names, which I also corrected to make them all compliants.
added the female first name "Solange"
Hello, with the script [apt_info.py](https://github.com/prometheus-community/node-exporter-textfile-collector-scripts/blob/master/apt_info.py) replacing `apt.sh` I'm trying to create the following : * grafana dashboard * alertmanager PromQL rules that would allow me to list the * total...
* goaccess.conf file was not compatible with the goaccess version => updated the file from goaccess repository to include the same options * added the options to persist and restore...
Hello @GregYankovoy , I am using your bundle of goaccess and it was a great way to start using this cool project, thanks a lot ! As suggested in the...
just a small example with docker compose in addition to the command line format
Hello, the tezos-node exporter is currently failing on both testnets # mainnet : healthy but 401 errors ``` sudo docker-compose ps Name Command State Ports -------------------------------------------------------------------------------------------------------------------------------------------------------------------- mainnet_indexer-db-schema_1 ./db.bash postgresql://ind ......