All Projects → profunktor → http4s-tracer

profunktor / http4s-tracer

Licence: Apache-2.0 license
📊 End-to-end tracing system for Http4s

Programming Languages

scala
5932 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Nix
1067 projects
HTML
75241 projects

Projects that are alternatives of or similar to http4s-tracer

Management
Management Endpoints used to allow insight into your applications
Stars: ✭ 31 (-72.32%)
Mutual labels:  tracing-applications
ftracer
A toolkit for tracing C/C++ program, to generate a time-line based callgraph
Stars: ✭ 38 (-66.07%)
Mutual labels:  tracer
barectf
Generator of ANSI C tracers which output CTF data streams
Stars: ✭ 50 (-55.36%)
Mutual labels:  tracer
typelevel-stack.g8
📚 Unofficial Giter8 template for the Typelevel Stack (Http4s / Doobie / Circe / Cats Effect / Fs2) based on Cats v1.x.x
Stars: ✭ 63 (-43.75%)
Mutual labels:  http4s
rocket-pipes
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
Stars: ✭ 18 (-83.93%)
Mutual labels:  kleisli
SqlFun
Idiomatic data access for F#
Stars: ✭ 33 (-70.54%)
Mutual labels:  reader-monad
http4s-poc-api
POC: http4s http api on zio
Stars: ✭ 34 (-69.64%)
Mutual labels:  http4s
uniprof
A stack tracer/profiler for Xen domains
Stars: ✭ 29 (-74.11%)
Mutual labels:  tracer
http4s-finagle
Http4s on Finagle Server or Client
Stars: ✭ 12 (-89.29%)
Mutual labels:  http4s
peekaboo
An standalone execution trace library built on DynamoRIO.
Stars: ✭ 17 (-84.82%)
Mutual labels:  tracer
classy-optics
🔎 Source code shown at my talks at Scale by the Bay 2018 and Scalar 2019
Stars: ✭ 25 (-77.68%)
Mutual labels:  http4s
profiler
A tool to trace java method dynamically for android application.
Stars: ✭ 32 (-71.43%)
Mutual labels:  tracer
http4s-laminar-stack
A complete example of a fullstack (I actually don't know what this means) Scala application, using http4s on the backend and Laminar and Scala.js on the frontend
Stars: ✭ 43 (-61.61%)
Mutual labels:  http4s
influencer-stats
Playground for measuring performance of functional programming tools in Scala. Gathers statistics about videos.
Stars: ✭ 24 (-78.57%)
Mutual labels:  http4s
scala-functional-programming-tutorial
Functional Programming in Scala Tutorial
Stars: ✭ 23 (-79.46%)
Mutual labels:  http4s
scala-http4s-realworld-example-app
Example of a RealWorld app backend powered by Scala + http4s
Stars: ✭ 35 (-68.75%)
Mutual labels:  http4s
opentracing-metrics-tracer
Exports cross-process metrics via OpenTracing to Prometheus.
Stars: ✭ 13 (-88.39%)
Mutual labels:  tracer
http4s-good-practices
Collection of what I consider good practices in Http4s (WIP)
Stars: ✭ 74 (-33.93%)
Mutual labels:  http4s
http4s-modules
Web modules built on Http4s
Stars: ✭ 31 (-72.32%)
Mutual labels:  http4s
sbt-guardrail
Principled code generation from OpenAPI specifications
Stars: ✭ 24 (-78.57%)
Mutual labels:  http4s

http4s-tracer

Actions Status Gitter Chat Maven Central Cats friendly MergifyStatus Scala Steward badge

End-to-end tracing system for http4s.

Dependencies

Add this to your build.sbt:

libraryDependencies += "dev.profunktor" %% "http4s-tracer" % Version

If you would like to have log4cats support add this extra dependency:

libraryDependencies += "dev.profunktor" %% "http4s-tracer-log4cats" % Version

Note: previous versions <= 1.2.1 were published using the com.github.gvolpe group id (see migration guide).

Find out more in the microsite.

Code of Conduct

See the Code of Conduct

LICENSE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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].