Byron Ruth
Byron Ruth
Updating the description would require my actual password? That seems odd, no? Can I simply use the same token? If not, can we opt to not automate updating the description...
> Seems that Docker trying hard to get people to pay these days. Also Docker Desktop they start to charge for if you would use it in an organization. Indeed....
Hi @xQuai, it certainly is possible. We are going to do a round of development shortly to get everything updated.
Sorry you are having trouble. Can you describe what you mean by getting _stuck_? What is the behavior you observe before you restart it?
Have you tried curling against sql-agent directly? Can you confirm is it is not a DNS/port issue?
Just to relay the request flow, prometheus-sql sends a request to sql-agent with db connection info and the query. sql-agent then attempts to open a connection to the database. So...
Hi @jmdacruz! Hm, currently sql-agent depends on drivers implementing the `database/sql` interfaces, but [according to this](https://github.com/gocql/gocql#other-projects) this version of the driver does not (the previous one does). I am not...
Mainly to try it out, but either is fine. This is a small isolated project, so it is a good candidate to try it out (in the end I don't...
It certainly looks abandoned, doesn't it! I suppose it has been stable for quite some time and no one has complained. Our organization no longer uses this so if there...
To confirm the desire for an error, is this so typos are not overlooked? I think for most websites, unknown GET params are just ignored. However since this behaves more...