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
.
KxSystems
/
prometheus-kdb-exporter
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
20
Code
Issues
1
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: KxSystems/prometheus-kdb-exporter
Actions
All workflows
Workflows
Cross-platform Build and Release
Cross-platform Build and Release
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
20 workflow runs
20 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(docker): add extra_hosts for host.docker.internal on Linux (#29)
Cross-platform Build and Release
#21:
Commit
ca30eed
pushed by
sshanks-kx
26s
master
master
26s
View workflow file
fix(install): remove self-referencing variable in Q_SHARED_LIB_DIR (#24)
Cross-platform Build and Release
#20:
Commit
0d33aff
pushed by
sshanks-kx
20s
master
master
20s
View workflow file
refactor(exporter): rename misleading memory metric variables (#27)
Cross-platform Build and Release
#19:
Commit
bd14f07
pushed by
sshanks-kx
24s
master
master
24s
View workflow file
fix(exporter): change memory_heap_peak_bytes from counter to gauge (#30)
Cross-platform Build and Release
#18:
Commit
c1e8f7f
pushed by
sshanks-kx
24s
master
master
24s
View workflow file
fix(install): fix install.bat typos, error codes, path quoting, and a…
Cross-platform Build and Release
#17:
Commit
85e0c5d
pushed by
sshanks-kx
48s
master
master
48s
View workflow file
fix(install): use correct file test operators (#25)
Cross-platform Build and Release
#16:
Commit
121ea0f
pushed by
sshanks-kx
22s
master
master
22s
View workflow file
fix(extract): correct /metrics endpoint check and include TYPE headers
Cross-platform Build and Release
#15:
Pull request
#20
synchronize by
belowzeroff
24s
belowzeroff:fix/f001-f002
belowzeroff:fix/f001-f002
24s
View #20
View workflow file
fix(exporter): expose memory_heap_peak_bytes as gauge
Cross-platform Build and Release
#14:
Pull request
#30
opened by
belowzeroff
24s
belowzeroff:fix/f012-counter-gauge-type
belowzeroff:fix/f012-counter-gauge-type
24s
View #30
View workflow file
fix(docker): support host.docker.internal on Linux
Cross-platform Build and Release
#13:
Pull request
#29
opened by
belowzeroff
23s
belowzeroff:fix/f011-docker-linux-networking
belowzeroff:fix/f011-docker-linux-networking
23s
View #29
View workflow file
fix(ci): use supported GitHub Actions runner label
Cross-platform Build and Release
#12:
Pull request
#28
opened by
belowzeroff
8s
belowzeroff:fix/f010-ci-runner-label
belowzeroff:fix/f010-ci-runner-label
8s
View #28
View workflow file
refactor(exporter): rename misleading memory metric variables
Cross-platform Build and Release
#11:
Pull request
#27
opened by
belowzeroff
30s
belowzeroff:fix/f009-rename-misleading-vars
belowzeroff:fix/f009-rename-misleading-vars
30s
View #27
View workflow file
fix(install): quote install.bat paths and detect architecture
Cross-platform Build and Release
#10:
Pull request
#26
opened by
belowzeroff
25s
belowzeroff:fix/f008-install-bat
belowzeroff:fix/f008-install-bat
25s
View #26
View workflow file
fix(install): use directory existence check for QHOME
Cross-platform Build and Release
#9:
Pull request
#25
opened by
belowzeroff
24s
belowzeroff:fix/f007-file-test-operators
belowzeroff:fix/f007-file-test-operators
24s
View #25
View workflow file
fix(install): remove self-referencing shared lib path
Cross-platform Build and Release
#8:
Pull request
#24
opened by
belowzeroff
1m 0s
belowzeroff:fix/f006-self-referencing-var
belowzeroff:fix/f006-self-referencing-var
1m 0s
View #24
View workflow file
fix(extract): avoid mutating metric values during extraction
Cross-platform Build and Release
#7:
Pull request
#23
opened by
belowzeroff
37s
belowzeroff:fix/f005-metricvals-mutation
belowzeroff:fix/f005-metricvals-mutation
37s
View #23
View workflow file
fix(install): guard shared-lib directory check behind lib/ existence …
Cross-platform Build and Release
#6:
Commit
e7ea113
pushed by
sshanks-kx
9s
master
master
9s
View workflow file
fix(extract): return websocket handler result (#21)
Cross-platform Build and Release
#5:
Commit
368bf56
pushed by
sshanks-kx
10s
master
master
10s
View workflow file
fix(install): guard shared-lib directory check behind lib/ existence
Cross-platform Build and Release
#4:
Pull request
#22
opened by
belowzeroff
12s
belowzeroff:fix/f004-install-lib-dir-check
belowzeroff:fix/f004-install-lib-dir-check
12s
View #22
View workflow file
fix(extract): return websocket handler result
Cross-platform Build and Release
#3:
Pull request
#21
opened by
belowzeroff
17s
belowzeroff:fix/f003-ws-return-value
belowzeroff:fix/f003-ws-return-value
17s
View #21
View workflow file
changed from travis to github actions (#19)
Cross-platform Build and Release
#1:
Commit
b0a87df
pushed by
sshanks-kx
9s
master
master
9s
View workflow file
You can’t perform that action at this time.