Skip to content

Commit 4e47944

Browse files
authored
Merge pull request #1581 from StackVista/view-health-state-unsupported
Remove unsupported view health state from documentation
2 parents caece22 + 1fa5517 commit 4e47944

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

configure/topology/identifiers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ Example URN global scope identifiers from the common StackPack. The objects will
9595

9696
* Component type server:
9797
* `urn:stackpack:common:component-type:server`
98-
* View health state configuration function Minimum Propagated Health States:
99-
* `urn:stackpack:common:view-health-state-configuration-function:minimum-propagated-health-states`
10098

10199
### SUSE Observability Agent
102100

use/views/k8s-custom-views.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ In the **Save view as** dialog, the following options can be set:
3434
| :--- | :--- |
3535
| View name | The name of the view. |
3636
| Description | A short description for the view. It helps remembering the scope of the view. |
37-
| View health state enabled | Whether the view has a health state or not. If this is enable, the view health state is calculated based on the configuration function below. |
38-
| Configuration function | When view health state is enabled, you can choose a function that's used to calculate the view health state whenever there are changes in the view. The default choice is **minimum health states** - this function calculates the health state of the view based on the amount of components in **CRITICAL** or **DEVIATING** state in the view. |
39-
| Arguments | The required arguments will vary depending on the chosen configuration function, if any. |
4037
| Identifier | A unique reference for the view, helpful when you want to reference the view from an exported configuration, such as the exported configuration in a StackPack. |
4138

4239
### Reset a view

0 commit comments

Comments
 (0)