README
ΒΆ
Snowflake Receiver
| Status | |
|---|---|
| Stability | alpha: metrics |
| Distributions | contrib |
| Issues | |
| Code coverage | |
| Code Owners | @dmitryax, @shalper2 |
This receiver collects metrics from a Snowflake account by connecting to and querying a Snowflake deployment.
Configuration
The following settings are required:
username(no default): Specifies username used to authenticate with Snowflake.password(no default): Specifies the password associated with designated username. Used to authenticate with Snowflake.account(no default): Specifies the account from which metrics are to be gathered.warehouse(no default): Specifies the warehouse, or unit of computer, designated for the metric gathering queries. Must be an existing warehouse in your Snowflake account.
The following settings are optional:
metrics(default: seeDefaultMetricSettings): Controls the enabling/disabling of specific metrics. See