Vincent Composieux

Results 58 comments of Vincent Composieux
trafficstars

@pavelnikolov After thinking about your suggestions, a colleague @iotafr 👋 point me to what Apollo is doing and I think this is a good way: https://www.apollographql.com/docs/apollo-server/schema/creating-directives/ I've updated the PR...

@pavelnikolov Great thanks! I've just updated the PR with types exported by #437. I've tried to take a look at how I can retrieve the object directives but without success...

Hi @pavelnikolov, Sorry for the delay, I was off for a couple of days. I just rebased the pull request in case you want to merge the first part. Unfortunately,...

Hello @pavelnikolov, Thank you, you're right, this is so much better to have them at the schema parse section, I just updated the PR in order to add a new...

I also found it was interesting to have them declared as schema options but let me know if you prefer to have them on root resolver.

Hi @pvnovarese, First, sorry about the delay. I will be happy to have a health check if you want to submit a PR. Elsewhere I could take a look at...

Hi @garymcleanuk, When the exporter is running, you can try to go on http://192.168.1.13:9617/metrics in order to see if metrics are well rendered. In case metrics are available, you have...

You can still create a `.env` file from now and `source` it before running the exporter in order to have environment variables with values set.

Hi, The dashboard has been updated with the one available in the GitHub repository (see revision number 3): https://grafana.com/grafana/dashboards/10176-pi-hole-exporter/?tab=revisions I hope it helps. I will try to upgrade it in...

Thank you @semihbkgr!