Navigating to Pattern Debugger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2020 05:01 PM
Hello, I am trying to follow the steps in this knowledge article to debug some Kubernetes pattern we are running :https://hi.service-now.com/kb_view.do?sysparm_article=KB0858191
But it appears the entire KB article is run out of the pattern debugger, and for the life of me I can't figure out how to find this pattern debugger. Can any one give me a quick step by step on how to get there? Thanks!
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2020 07:04 PM
I am showing you for windows pattern- Windows OS - Servers
Open Discovery Pattern and look for specified pattern
Inside Pattern browse Identification section it will look like this.
Press DEBUG-It will popup and ask you for Mid Server details and IP of Host.
Press Connect and it will execute steps.
In case of Kubernetes it will look like this-
Put Input Parameter like URL, NameSpace etc and run the Debugger
Hope this helps.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2020 07:05 PM
- In the left navigator search pattern
- Go to Pattern Designer --> Discovery Patterns.
- In the Discovery patterrn list view search and open Kubernetes pattern
- You need to open any of links in Identification or Extension section to open pattern designer.
- On the pattern designer click on Debug Mode button
- Debug form will be presented you need to enter following details to start debug session.
- PrometheusURL : If you have enter proper URL if you dont have enter any text.
- Url : Its kubernetes cluster URL or kubernetes API server url.
- CredentialsAlias: CredentialsAlias configured in kubernetes credentials.
- Namespace: * to discover all namespaces