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
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
.
justwatchcom
/
sql_exporter
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
501
Code
Issues
29
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Clickhouse SPIFFE MTLs and SQL over HTTPS support
- #161
#161
Open
OGKevin
wants to merge 12 commits into
justwatchcom:master
justwatchcom/sql_exporter:master
from
OGKevin:khellemun/cf-improvements
OGKevin/sql_exporter:khellemun/cf-improvements
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Clickhouse SPIFFE MTLs and SQL over HTTPS support
#161
OGKevin
wants to merge 12 commits into
justwatchcom:master
justwatchcom/sql_exporter:master
from
OGKevin:khellemun/cf-improvements
OGKevin/sql_exporter:khellemun/cf-improvements
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2024
add mTLS support for ClickHouse driver
tonickkozlov
committed
17f7a88
View commit details
Copy full SHA for 17f7a88
Browse repository at this point
Merge pull request #1 from tonickkozlov/tonickkozlov/mtls-support
Show description for fd52096
tonickkozlov
authored
fd52096
View commit details
Copy full SHA for fd52096
Browse repository at this point
switch package name to github.com/tonickkozlov/sql_exporter
tonickkozlov
committed
727f680
View commit details
Copy full SHA for 727f680
Browse repository at this point
Commits on Aug 20, 2024
treat mtls failure as a fatal error
tonickkozlov
committed
b2e6b7e
View commit details
Copy full SHA for b2e6b7e
Browse repository at this point
Commits on Jul 30, 2025
chore: update codebase with upstream
Show description for bb1a2bb
OGKevin
committed
bb1a2bb
View commit details
Copy full SHA for bb1a2bb
Browse repository at this point
fix: update clickhouse mtls config
Show description for 0830248
OGKevin
committed
0830248
View commit details
Copy full SHA for 0830248
Browse repository at this point
fix: use clickhouse parseDSN function
OGKevin
committed
a8371bf
View commit details
Copy full SHA for a8371bf
Browse repository at this point
fix: remove tls_config from clickhouse dsn
OGKevin
committed
c697f8a
View commit details
Copy full SHA for c697f8a
Browse repository at this point
fix: update ClickHouse configuration to support HTTPS connections
OGKevin
committed
b12e22a
View commit details
Copy full SHA for b12e22a
Browse repository at this point
chore: add test for clickhouse+https parsing
OGKevin
committed
34f29bc
View commit details
Copy full SHA for 34f29bc
Browse repository at this point
fix: corrupted dns on second call to connect
OGKevin
committed
7152ab7
View commit details
Copy full SHA for 7152ab7
Browse repository at this point
chore: merge from upstream
Show description for a17d0d9
OGKevin
committed
a17d0d9
View commit details
Copy full SHA for a17d0d9
Browse repository at this point
You can’t perform that action at this time.