Skip to content

Commit

Permalink
CA-381047: Added friendly name for the new capability 'observer'.
Browse files Browse the repository at this point in the history
Signed-off-by: Konstantina Chremmou <[email protected]>
  • Loading branch information
kc284 committed Oct 20, 2023
1 parent 972ebf2 commit a3e7f43
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
18 changes: 18 additions & 0 deletions XenModel/FriendlyNames.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions XenModel/FriendlyNames.resx
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,9 @@
<data name="Description-host.system_status-NVIDIA-logs" xml:space="preserve">
<value>Contains logs and details useful for diagnosing problems with NVIDIA's graphics drivers</value>
</data>
<data name="Description-host.system_status-observer" xml:space="preserve">
<value>Observations of system actions in the form of distributed traces, spans, and metrics</value>
</data>
<data name="Description-host.system_status-oem" xml:space="preserve">
<value>Collects data specific to your OEM provider</value>
</data>
Expand Down Expand Up @@ -570,6 +573,9 @@
<data name="Label-host.system_status-NVIDIA-logs" xml:space="preserve">
<value>NVIDIA Graphics Driver logs</value>
</data>
<data name="Label-host.system_status-observer" xml:space="preserve">
<value>Observability Traces and Metrics</value>
</data>
<data name="Label-host.system_status-oem" xml:space="preserve">
<value>OEM-specific logs</value>
</data>
Expand Down

0 comments on commit a3e7f43

Please sign in to comment.