Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datadog4s/datadog4s
Making great monitoring easy in functional Scala
https://github.com/datadog4s/datadog4s
cats cats-effect datadog datadog-metrics functional-programming http4s monitoring scala
Last synced: about 3 hours ago
JSON representation
Making great monitoring easy in functional Scala
- Host: GitHub
- URL: https://github.com/datadog4s/datadog4s
- Owner: datadog4s
- License: mit
- Created: 2019-07-11T15:25:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T14:02:54.000Z (15 days ago)
- Last Synced: 2024-10-25T16:59:29.116Z (14 days ago)
- Topics: cats, cats-effect, datadog, datadog-metrics, functional-programming, http4s, monitoring, scala
- Language: Scala
- Homepage: https://datadog4s.github.io/datadog4s/
- Size: 11.2 MB
- Stars: 63
- Watchers: 6
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Datadog Scala Metrics ![Build](https://github.com/avast/datadog4s/workflows/Build/badge.svg?branch=master) [![Download](https://img.shields.io/maven-central/v/com.avast.cloud/datadog4s-api_2.13)](https://search.maven.org/search?q=g:com.avast.cloud%20datadog4s)
Toolkit for monitoring applications written in functional Scala using Datadog and Cats.
Goal of this project is to make great monitoring as easy as possible.
In addition to basic monitoring utilities, we also provide a bunch of plug-and-play modules that do monitoring for you. Currently, those are:
- JVM monitoring
- Http4s monitoring## Installation
For installation instructions, please see [install guide](https://avast.github.io/datadog4s/install.html)## User Guide
For user guide, please see our [guide](https://avast.github.io/datadog4s/userguide.html)