Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typelevel/natchez
functional tracing for cats
https://github.com/typelevel/natchez
cats cats-effect honeycomb jaeger opentracing scala tracing
Last synced: about 4 hours ago
JSON representation
functional tracing for cats
- Host: GitHub
- URL: https://github.com/typelevel/natchez
- Owner: typelevel
- License: mit
- Created: 2019-05-23T05:00:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T16:06:06.000Z (3 months ago)
- Last Synced: 2024-10-29T21:05:57.487Z (3 months ago)
- Topics: cats, cats-effect, honeycomb, jaeger, opentracing, scala, tracing
- Language: Scala
- Homepage:
- Size: 2.06 MB
- Stars: 327
- Watchers: 16
- Forks: 79
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Natchez Trace
[![Discord](https://img.shields.io/discord/632277896739946517.svg?label=&logo=discord&logoColor=ffffff&color=404244&labelColor=6A7EC2)](https://discord.gg/CSh8u9yPMe)
[![Join the chat at https://gitter.im/skunk-pg/Lobby](https://badges.gitter.im/skunk-pg/Lobby.svg)](https://gitter.im/tpolecat/natchez?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Maven Central](https://img.shields.io/maven-central/v/org.tpolecat/natchez-core_2.13.svg)](https://maven-badges.herokuapp.com/maven-central/org.tpolecat/natchez-core_2.13)
[![Javadocs](https://javadoc.io/badge/org.tpolecat/natchez-core_2.13.svg)](https://javadoc.io/doc/org.tpolecat/natchez-core_2.13)Natchez is distributed tracing library for Scala.
Please proceed to the [microsite](https://typelevel.org/natchez/) for more information.