https://github.com/zio-archive/zio-insight-server
https://github.com/zio-archive/zio-insight-server
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zio-archive/zio-insight-server
- Owner: zio-archive
- License: apache-2.0
- Archived: true
- Created: 2022-11-10T16:02:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T14:56:14.000Z (about 3 years ago)
- Last Synced: 2025-03-23T05:41:40.485Z (over 1 year ago)
- Language: Scala
- Size: 146 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZIO Insight Server
**ZIO Insight Server** will provide a pluggable HTTP API server, exposing Insights
into your ZIO application, containing diagnostics and metrics for any ZIO application.
**ZIO Insight Server** features:
* **Easy Setup** - Add to any ZIO application with only a few lines of code.
* **HTTP API** - Expose Fiber Traces, Dependency Graphs and Metrics over an HTTP API.