Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
brooklyn-data
/
dbt_artifacts
Public
Notifications
You must be signed in to change notification settings
Fork
179
Star
401
Code
Issues
57
Pull requests
25
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature: Add consumption and observability to dbt Artifacts
- #562
#562
Merged
mtcarlone
merged 18 commits into
main
brooklyn-data/dbt_artifacts:main
from
feature/consumption-observability-v1
brooklyn-data/dbt_artifacts:feature/consumption-observability-v1
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Feature: Add consumption and observability to dbt Artifacts
#562
mtcarlone
merged 18 commits into
main
brooklyn-data/dbt_artifacts:main
from
feature/consumption-observability-v1
brooklyn-data/dbt_artifacts:feature/consumption-observability-v1
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
chore: gitignore specs/ working directory
Show description for 92bd04a
mtcarlone
committed
92bd04a
View commit details
Copy full SHA for 92bd04a
Browse repository at this point
C-01: add dispatched cast_to_utc_date() helper
Show description for 4f68726
mtcarlone
committed
4f68726
View commit details
Copy full SHA for 4f68726
Browse repository at this point
O-01: add dispatched median()/percentile()/p95() helpers
Show description for 5857250
mtcarlone
committed
5857250
View commit details
Copy full SHA for 5857250
Browse repository at this point
C-02: add classify_invocation_billing() macro
Show description for c454fc4
mtcarlone
committed
c454fc4
View commit details
Copy full SHA for c454fc4
Browse repository at this point
O-02: add dim_dbt__lineage_edges + flatten_json_array() helper
Show description for e5fd7f5
mtcarlone
committed
e5fd7f5
View commit details
Copy full SHA for e5fd7f5
Browse repository at this point
C-03: add fct_dbt__consumption_daily (+ _detail)
Show description for b07663e
mtcarlone
committed
b07663e
View commit details
Copy full SHA for b07663e
Browse repository at this point
C-05: add fct_dbt__consumption_by_model + is_between test macro
Show description for 97c40b1
mtcarlone
committed
97c40b1
View commit details
Copy full SHA for 97c40b1
Browse repository at this point
O-03: add fct_dbt__run_health_daily (+ _detail)
Show description for fc148e0
mtcarlone
committed
fc148e0
View commit details
Copy full SHA for fc148e0
Browse repository at this point
O-04: add fct_dbt__model_performance (regression detection)
Show description for 0ca0386
mtcarlone
committed
0ca0386
View commit details
Copy full SHA for 0ca0386
Browse repository at this point
O-06: add fct_dbt__dag_bottlenecks (+ _detail) measured stall time
Show description for 49a473b
mtcarlone
committed
49a473b
View commit details
Copy full SHA for 49a473b
Browse repository at this point
O-05: add fct_dbt__flaky_tests (+ _detail)
Show description for 0122a9e
mtcarlone
committed
0122a9e
View commit details
Copy full SHA for 0122a9e
Browse repository at this point
C-04: add fct_dbt__consumption_forecast + get_smb_allowance macro
Show description for 89122ae
mtcarlone
committed
89122ae
View commit details
Copy full SHA for 89122ae
Browse repository at this point
Gate all new v1 marts to Snowflake (backwards compatibility)
Show description for 6f401eb
mtcarlone
committed
6f401eb
View commit details
Copy full SHA for 6f401eb
Browse repository at this point
Make gated-model macros parse-safe on non-Snowflake adapters
Show description for 28bb500
mtcarlone
committed
28bb500
View commit details
Copy full SHA for 28bb500
Browse repository at this point
C-06: integration-test coverage for consumption marts (Snowflake)
Show description for 05f84cc
mtcarlone
committed
05f84cc
View commit details
Copy full SHA for 05f84cc
Browse repository at this point
O-07: integration-test coverage for observability marts (Snowflake)
Show description for f971509
mtcarlone
committed
f971509
View commit details
Copy full SHA for f971509
Browse repository at this point
C-04: forecast_exceeded_date reports the real crossing day, not month-end
Show description for d7f9ad3
mtcarlone
committed
d7f9ad3
View commit details
Copy full SHA for d7f9ad3
Browse repository at this point
Commits on Jul 31, 2026
Remove internal planning references from code comments
Show description for 469bd69
mtcarlone
committed
469bd69
View commit details
Copy full SHA for 469bd69
Browse repository at this point
You can’t perform that action at this time.