Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)