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
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
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
.
grafana
/
alloy
Public
Notifications
You must be signed in to change notification settings
Fork
707
Star
3.5k
Code
Issues
1k
Pull requests
218
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(database_observability.postgres): Add index-usage collectors
- #7068
#7068
Merged
gaantunes
merged 12 commits into
main
grafana/alloy:main
from
feat/dbo11y-postgres-index-usage-collectors
grafana/alloy:feat/dbo11y-postgres-index-usage-collectors
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(database_observability.postgres): Add index-usage collectors
#7068
gaantunes
merged 12 commits into
main
grafana/alloy:main
from
feat/dbo11y-postgres-index-usage-collectors
grafana/alloy:feat/dbo11y-postgres-index-usage-collectors
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
Add postgres table_stats/index_stats collectors for missing/unused-index detection
Show description for 8fe5f20
gaantunes
and
claude
committed
8fe5f20
View commit details
Copy full SHA for 8fe5f20
Browse repository at this point
Commits on Sep 10, 2026
Make postgres table_stats/index_stats doc descriptions engine-agnostic
Show description for c7b18d2
gaantunes
and
claude
committed
c7b18d2
View commit details
Copy full SHA for c7b18d2
Browse repository at this point
Trim postgres table_stats/index_stats doc descriptions further
Show description for 5eef63f
gaantunes
and
claude
committed
5eef63f
View commit details
Copy full SHA for 5eef63f
Browse repository at this point
Trim overly verbose code comments
Show description for 8dcbb4c
gaantunes
and
claude
committed
8dcbb4c
View commit details
Copy full SHA for 8dcbb4c
Browse repository at this point
Namespace table_stats/index_stats metrics under database_observability
Show description for 62602e9
gaantunes
and
claude
committed
62602e9
View commit details
Copy full SHA for 62602e9
Browse repository at this point
Commits on Sep 11, 2026
Merge branch 'main' into feat/dbo11y-postgres-index-usage-collectors
gaantunes
committed
918465a
View commit details
Copy full SHA for 918465a
Browse repository at this point
Address review feedback: merge multi_database.go into dsn.go, drop index_properties
Show description for 623ecec
gaantunes
and
claude
committed
623ecec
View commit details
Copy full SHA for 623ecec
Browse repository at this point
Fold index_properties into index_size_bytes as labels
Show description for 018fd1f
gaantunes
and
claude
committed
018fd1f
View commit details
Copy full SHA for 018fd1f
Browse repository at this point
Rename pg metric groups to pg_index_stats/pg_table_stats
Show description for 0b603cf
gaantunes
and
claude
committed
0b603cf
View commit details
Copy full SHA for 0b603cf
Browse repository at this point
Add missing _total suffix to pg_table_stats counters
Show description for 8872665
gaantunes
and
claude
committed
8872665
View commit details
Copy full SHA for 8872665
Browse repository at this point
Rename pg_table_stats n_live_tup to row_count
Show description for b58da18
gaantunes
and
claude
committed
b58da18
View commit details
Copy full SHA for b58da18
Browse repository at this point
Align pg_index_stats_size_bytes HELP text with mysql's wording
Show description for c1390c1
gaantunes
and
claude
committed
c1390c1
View commit details
Copy full SHA for c1390c1
Browse repository at this point
You can’t perform that action at this time.