Skip to content

Commit a3f0c3b

Browse files
authored
Add deprecated key word to the agent based snowflake integration tile (#17931)
* add deprecated key word to the agent based snowflake integration * update the overview
1 parent faf74e4 commit a3f0c3b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

snowflake/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
This check monitors [Snowflake][1] through the Datadog Agent. Snowflake is a SaaS-analytic data warehouse and runs completely on cloud infrastructure.
66
This integration monitors credit usage, billing, storage, query metrics, and more.
77

8+
Note: This integration is now deprecated and replaced by the new API-based integration. We recommend you fully uninstall the agent integration before installing the new API-based integration. All metrics from the previous integration are available in the new integration, along with new offerings of logs and cloud cost metrics.
9+
810
<div class="alert alert-info"><bold>Note</bold>: Metrics are collected with queries to Snowflake. Queries made by the Datadog integration are billable by Snowflake.</div>
911

12+
1013
## Setup
1114

1215
Follow the instructions below to install and configure this check for an Agent running on a host.

snowflake/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"support": "README.md#Support",
1010
"changelog": "CHANGELOG.md",
1111
"description": "Monitor key metrics for credit usage, storage, query, user history and more.",
12-
"title": "Snowflake - Agent based",
12+
"title": "Snowflake - Agent based (Deprecated)",
1313
"media": [],
1414
"classifier_tags": [
1515
"Supported OS::Linux",

0 commit comments

Comments
 (0)