Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions configure/topology/identifiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ Example URN global scope identifiers from the common StackPack. The objects will

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

### SUSE Observability Agent

Expand Down
3 changes: 0 additions & 3 deletions use/views/k8s-custom-views.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ In the **Save view as** dialog, the following options can be set:
| :--- | :--- |
| View name | The name of the view. |
| Description | A short description for the view. It helps remembering the scope of the view. |
| 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. |
| 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. |
| Arguments | The required arguments will vary depending on the chosen configuration function, if any. |
| 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. |

### Reset a view
Expand Down