Jared Kirschner
Jared Kirschner
Hi @rismoney, It sounds like there's a service with no network listeners that you want to have health checks on. Rather than using a `Script + Interval` check, you'd prefer...
@rismoney : > We are trying to do service inventory on 500 nodes with 25-50 custom services per node Are all of the 25-50 services per node unique services? Or...
Hello Consul community members, We would welcome a PR contributed by the community for this enhancement! If you're interested, please comment here so anyone interested can stay informed. We also...
Hi @deblasis, Thank you so much for writing this up - and for taking the initiative to find and apply our RFC template! The engineering team will take a look...
@rismoney : This has been closed by #13388 thanks to the hard work of @deblasis! The functionality will first be available in the 1.14.0 release.
Hi @ThorManager, Service instances are registered with a service name and service ID. All service instances with the same service name are considered to be the same "service". It sounds...
Why give different services the same service name? Consul assumes that services with the same name are the same service.
Hi @ThorManager, I haven't heard from you in a few weeks. I'm marking this closed for now, but feel free to re-open / re-comment if you still have questions. It...
To clarify our current understanding of this: this is not a bug, but instead a misclassified log message (that shouldn't be `WARN`). Per @dnephin: > I believe these messages can...
I suspect that the `//` issue mentioned here is related to https://github.com/hashicorp/consul/issues/15933#issuecomment-1374189899