All Projects → ExpansiveWorlds → Instrumentedsql

ExpansiveWorlds / Instrumentedsql

Licence: mit
A sql driver that will wrap any other driver and log/trace all its calls

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Instrumentedsql

Gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Stars: ✭ 6,501 (+2564.34%)
Mutual labels:  logging, tracing, opentracing
Sqlhooks
Attach hooks to any database/sql driver
Stars: ✭ 397 (+62.7%)
Mutual labels:  sql, tracing, opentracing
Simple Go Server
A simple golang web server with basic logging, tracing, health check, graceful shutdown and zero dependencies
Stars: ✭ 136 (-44.26%)
Mutual labels:  logging, tracing
Quicklogger
Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Stars: ✭ 137 (-43.85%)
Mutual labels:  sql, logging
Django Guid
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
Stars: ✭ 166 (-31.97%)
Mutual labels:  logging, tracing
Dd Trace Dotnet
.NET Tracer for Datadog APM
Stars: ✭ 125 (-48.77%)
Mutual labels:  tracing, opentracing
Stagemonitor
an open source solution to application performance monitoring for java server applications
Stars: ✭ 1,664 (+581.97%)
Mutual labels:  tracing, opentracing
Java Specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (-36.07%)
Mutual labels:  tracing, opentracing
Java Spring Web
OpenTracing Spring Web instrumentation
Stars: ✭ 89 (-63.52%)
Mutual labels:  tracing, opentracing
Dd Trace Php
Datadog Tracing PHP Client
Stars: ✭ 203 (-16.8%)
Mutual labels:  tracing, opentracing
Kanali
A Kubernetes Native API Management Solution
Stars: ✭ 192 (-21.31%)
Mutual labels:  tracing, opentracing
Dd Trace Js
JavaScript APM Tracer
Stars: ✭ 212 (-13.11%)
Mutual labels:  tracing, opentracing
Capture Thread
Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.
Stars: ✭ 93 (-61.89%)
Mutual labels:  logging, tracing
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-62.7%)
Mutual labels:  sql, tracing
Cls Proxify
Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.
Stars: ✭ 132 (-45.9%)
Mutual labels:  logging, tracing
Tracing
Application level tracing for Rust.
Stars: ✭ 1,294 (+430.33%)
Mutual labels:  logging, tracing
Bricks
A standard library for microservices.
Stars: ✭ 142 (-41.8%)
Mutual labels:  logging, tracing
Mulog
μ/log is a micro-logging library that logs events and data, not words!
Stars: ✭ 222 (-9.02%)
Mutual labels:  logging, tracing
Trace4cats
Distributed app tracing implementation in pure scala using cats-effect
Stars: ✭ 80 (-67.21%)
Mutual labels:  tracing, opentracing
Zio Logging
Simple logging for ZIO apps, with correlation, context & pluggable backends out of the box.
Stars: ✭ 85 (-65.16%)
Mutual labels:  logging, tracing

GoDoc

instrumentedsql

A sql driver that will wrap any other driver and log/trace all its calls

How to use

Please see the documentation and examples

Roadmap

Reach API stability and decide what is in/out of scope for this package. current plan is to include tracing, logging, metrics, and anything else that might fit into a wrapper, keeping everything optional and disabled by default.

Contributing

PRs and issues are welcomed and will be responded to in a timely fashion, please contribute!

Contributors will contain all people (not companies) that have contributed to the project. LICENSE will list all copyright holders.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].