Created
May 10, 2016 16:16
-
-
Save cmeury/96e2cfc9b1ecbe86ba8912cefc925b31 to your computer and use it in GitHub Desktop.
Service n12 shows up in catalog, but not in agent HTTP end-point
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# curl -s http://localhost:8500/v1/agent/services | grep n12 | |
# curl -s http://localhost:8500/v1/catalog/services | grep n12 | |
{"consul":[],"n12":["dev"],"test-web":[]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment