Skip to content

Commit fff0a19

Browse files
Kyle-Nealeneko-dd
andauthored
Add NIM dashboard and docs preview message (#19239)
* Add NIM dashboard and docs preview message * Apply suggestions from code review Co-authored-by: Sandra (neko) <165049174+neko-dd@users.noreply.github.com> --------- Co-authored-by: Sandra (neko) <165049174+neko-dd@users.noreply.github.com>
1 parent 0ec4af3 commit fff0a19

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

nvidia_nim/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This check monitors [NVIDIA NIM][1] through the Datadog Agent.
66

77
## Setup
88

9+
<div class="alert alert-warning">
10+
This integration is currently in Preview. Its availability is subject to change in the future.
11+
</div>
12+
913
Follow the instructions below to install and configure this check for an Agent running on a host. For containerized environments, see the [Autodiscovery Integration Templates][3] for guidance on applying these instructions.
1014

1115
**Requirements**:

nvidia_nim/assets/dashboards/nvidia_nim_overview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"id": 4528647613111842,
7676
"definition": {
7777
"type": "note",
78-
"content": "Here you can see an overview of your LLM of your system activity and any NIM alerts. The service checks on the left speak to the health of your NVIDIA NIM environment, while the ones on the right report on the readiness of your dependencies.\n",
78+
"content": "This integration is currently in Preview. Its availability is subject to change in the future. \n\nHere you can see an overview of your LLM of your system activity and any NIM alerts. The service checks on the left speak to the health of your NVIDIA NIM environment, and the checks on the right report on the readiness of your dependencies.",
7979
"background_color": "green",
8080
"font_size": "14",
8181
"text_align": "center",

0 commit comments

Comments
 (0)