Hex Integration Discovered Resources
Overview
The Hex Technologies integration discovers the following resources:
Hex Workspace
Hex Project
Hex Workspace
A single resource of type "hex_workspace" is observed for each configured Hex integration.
Properties
name
The name of the Hex workspace
type
always hex_workspace
subtype
always hex_workspace
Hex Project
Projects are the main analytical resources in Hex, containing notebooks, data applications, and other analytical content.
Properties
name
The title of the Hex project
type
always hex_project
subtype
always hex_project
description
The description of the project, if provided
native_id
The unique project ID in Hex
created_at
The timestamp when the project was created
updated_at
The timestamp when the project was last edited
created_by
The email address of the user who created the project
is_active
Boolean indicating if the project is active (not trashed)
total_impressions_30d
Total number of app views in the last 30 days
total_impressions_14d
Total number of app views in the last 14 days
last_viewed_at
The timestamp when the project was last viewed
tags
All the Hex Categories associated with the project. See Hex Documentation
meta.status
The project status if available. See Hex Documentation
owner
The owner of the Hex project
Usage Analytics
The Hex integration captures detailed usage analytics for projects:
App Views: Track how often projects are viewed as applications
Time-based Metrics: Separate tracking for 14-day and 30-day periods
Last Activity: When the project was most recently accessed
Project Organization
Projects are organized with the following structure:
Workspace Level: All projects belong to a parent workspace
Categorization: Projects can be tagged with categories for organization
Status Tracking: Projects have status information (if available)
Ownership: Clear attribution to creating and owning users
Lineage
Hex queries are distinguishable in the data warehouse's query hisotyr. See Hex Documentation for how Hex tags each query with metadata about the originating project and user. Euno leverages Hex's query metadta feature to build the lineage and usage information about Hex projects.
See the relevant parts in each warehouse integration documentation.
Relationships
Hex Workspace → Hex Projects: Projects are considered children of their parent workspace
Container Relationships
Projects maintain a container chain showing their hierarchical position within the workspace structure
The workspace serves as the top-level container for all projects
These relationships allow you to understand the organization of your Hex analytics environment and how different projects relate to each other within workspaces.
Last updated