Skip to content

Commit 5dd5206

Browse files
authored
Correct description for Model Serving dashboard (#22023)
1 parent a34297e commit 5dd5206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

databricks/assets/dashboards/model_serving_overview.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Databricks Model Serving",
3-
"description": "This Dashboard provides a high level overview of your Pinecone service. Use it to monitor the health and performance of your vector database. \n\nFor further information, see the [Pinecone Integration Documentation](https://docs.datadoghq.com/integrations/pinecone/)\n\nClone this template dashboard to make changes and add your own graph widgets.",
3+
"description": "This dashboard provides a high level overview of the health of your Databricks model serving endpoints.",
44
"widgets": [
55
{
66
"id": 4831622862262762,
@@ -15,7 +15,7 @@
1515
"id": 696611051845420,
1616
"definition": {
1717
"type": "note",
18-
"content": "This dashboard provides a high level overview of the health of your Databricks model serving endpoints. These include metrics such as latency, request rate, error rate, CPU usage, etc. This can be used to visualize how your serving infrastructure is behaving.\n\nFor more information about Databricks model serving, see [Databricks Model Serving](https://docs.databricks.com/en/machine-learning/model-serving/index.html) and [Serving Endpoints](https://docs.databricks.com/api/workspace/servingendpoints) .\n\nFor further information on Datadog's integration with Databricks, see the [Databricks Integration Documentation](##TODO##).",
18+
"content": "This dashboard provides a high level overview of the health of your Databricks model serving endpoints. These include metrics such as latency, request rate, error rate, CPU usage, etc. This can be used to visualize how your serving infrastructure is behaving.\n\nFor more information about Databricks model serving, see [Databricks Model Serving](https://docs.databricks.com/en/machine-learning/model-serving/index.html) and [Serving Endpoints](https://docs.databricks.com/api/workspace/servingendpoints) .\n\nFor further information on Datadog's integration with Databricks, see the [Databricks Integration Documentation](https://docs.datadoghq.com/integrations/databricks/).",
1919
"background_color": "transparent",
2020
"font_size": "14",
2121
"text_align": "left",

0 commit comments

Comments
 (0)