Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added vendor information about db connection #50

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

witx98
Copy link
Member

@witx98 witx98 commented Nov 18, 2024

Issue: #3

Result:

# HELP hofund_connection Current status of given connection
# TYPE hofund_connection gauge
hofund_connection{db_vendor="PostgreSQL",id="hofundtest-mydatabase_database",source="hofundtest",target="mydatabase_database",type="database"} 1.0
# HELP hofund_edge Information about hofund edge, value is always 1.0, to check status use hofund_connection
# TYPE hofund_edge gauge
hofund_edge{db_vendor="PostgreSQL",id="hofundtest-mydatabase_database",source="hofundtest",target="mydatabase_database",type="database"} 1.0

@witx98 witx98 requested a review from marwin1991 November 18, 2024 00:34
@witx98 witx98 self-assigned this Nov 18, 2024
@witx98
Copy link
Member Author

witx98 commented Nov 19, 2024

@marwin1991

Copy link
Member

@marwin1991 marwin1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!

@marwin1991 marwin1991 merged commit 3c577d4 into logchange:master Nov 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants