Euno User Manual
Euno User Manual
  • 👋Welcome to Euno
  • 🧭Guides
    • 🔑Account Management
    • 📄Creating a New Project
    • 🖥️Using the Data Model Screen
    • ⚙️Configuring Account Settings
      • Linked Accounts
        • GitHub
        • GitLab
      • Operations Log
    • 🗄️Creating and Managing Sources
    • 🏷️Custom Properties
      • Optimizing Complex Searches
    • 👟Euno Query Language (EQL)
      • Example of Full EQL Statements
    • Usage
  • 🗃️Sources
    • dbt Core
      • dbt Integration Discovered Resources
    • dbt Cloud
      • dbt Integration Discovered Resources
    • Looker
      • Using a custom Looker role
      • Looker Integration Discovered Resources
      • Troubleshooting Looker integration
    • Tableau
      • Tableau Integration Discovered Resources
      • Tableau Impression Data Setup
      • Tableau Usage Data Q&A
    • Snowflake
      • Snowflake Integration Discovered Resources
    • Fivetran
      • Fivetran Integration Discovered Resources
    • Bigquery
      • Bigquery Integration Discovered Resources
    • Thoughtspot
      • Thoughtspot Integration Discovered Resources
  • 💻Automations
    • 📈Data Model Sync
      • Customizing Generated LookML Files
      • Dialect Conversion Charts
      • Data Model Sync Workflows
    • ⬅️Shift-left Proposals
    • 🖱️Pre-Aggregate Models
  • 👨‍🏫Reference
    • 🔗Universal Resource Identifier (URI)
    • 🤝Relationships
    • Basic Filters
    • Resource Sponsorship and Cleanup in Euno
  • ☎️Support
  • —
  • 🌐Euno Homepage
  • 🖥️Go to App
Powered by GitBook
On this page
  • Snowflake Usage
  • Tableau Usage
  1. Guides

Usage

This page provides information about usage tracking and monitoring in Euno.

Snowflake Usage

The Snowflake usage feature provides a comprehensive per-table view of Snowflake activity across three key dimensions: reads, writes, and storage. This enables users to understand the operational footprint of each table over time.

Time Granularities

Usage data is available in three time windows:

  • 14 days

  • 30 days

  • 60 days

Usage Categories

1. Table Read

  • Total number of SELECT queries

  • Cumulative query runtime (in hours/minutes)

  • Total compute credits consumed (if available)

  • Estimated $ cost (if credits are mappable to $)

2. Table Write

  • Total number of DML queries (INSERT, UPDATE, DELETE, MERGE)

  • Total number of materialized view refresh operations triggered by this table

  • Cumulative write-related runtime

  • Total compute credits consumed (if available)

  • Estimated $ cost

3. Estimated Storage

  • Current table volume (compressed GB/TB)

  • Projected storage cost for the selected time window (based on volume × $/TB/month rate)

Tableau Usage

For information about Tableau usage tracking and monitoring, please refer to the following resources:

PreviousExample of Full EQL StatementsNextSources

Last updated 5 days ago

🧭
Tableau Usage Data Q&A
Tableau Impression Data Setup