File tree Expand file tree Collapse file tree
docs/configuration/holmesgpt/toolsets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Configuration
3333 enabled : true
3434 config :
3535 api_key : <your coralogix API key>
36- base_url : https://xxx.coralogix.xxx # Your Coralogix domain, without any path
36+ base_url : https://xxx.coralogix.xxx # Your Coralogix domain URL , without any path
3737 labels :
3838 pod : " kubernetes.pod_name"
3939 namespace : " kubernetes.namespace_name"
@@ -56,7 +56,7 @@ Configuration
5656 enabled : true
5757 config :
5858 api_key : <your coralogix API key>
59- base_url : https://xxx.coralogix.xxx # Your Coralogix domain, without any path
59+ base_url : https://xxx.coralogix.xxx # Your Coralogix domain URL , without any path
6060 labels :
6161 pod : " kubernetes.pod_name"
6262 namespace : " kubernetes.namespace_name"
@@ -69,7 +69,7 @@ Configuration
6969 **Search labels **
7070
7171You can tweak the labels used by the toolset to identify kubernetes resources. This is only needed if your
72- logs settings for ``pod ``, and ``namespace `` differ from the defaults in the example above.
72+ logs settings for ``pod ``, `` namespace ``, and ``app `` differ from the defaults in the example above.
7373
7474You can verify what labels to use by attempting to run a query in the coralogix ui:
7575
You can’t perform that action at this time.
0 commit comments