Skip to content

Expose db connection status as a metric #63

Open
@markxnelson

Description

@markxnelson

Expose the current database connection (pool) status as a simple internal metric (up/down) to enable easy detection of connection issues.

Note that the driver does not actually connect to the database when Open() is called, only when Ping() is called or you try to run a query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions