Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taymyr/lagom-metrics
Dropwizard Metrics for Lagom/Play
https://github.com/taymyr/lagom-metrics
kotlin lagom-framework metrics
Last synced: 2 months ago
JSON representation
Dropwizard Metrics for Lagom/Play
- Host: GitHub
- URL: https://github.com/taymyr/lagom-metrics
- Owner: taymyr
- License: apache-2.0
- Created: 2018-09-21T10:23:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T10:59:03.000Z (about 3 years ago)
- Last Synced: 2023-10-29T09:16:42.603Z (about 1 year ago)
- Topics: kotlin, lagom-framework, metrics
- Language: Kotlin
- Homepage:
- Size: 180 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Gitter](https://img.shields.io/badge/chat-gitter-purple.svg)](https://gitter.im/taymyr/taymyr)
[![Gitter_RU](https://img.shields.io/badge/chat-russian%20channel-purple.svg)](https://gitter.im/taymyr/taymyr_ru)
[![Build Status](https://travis-ci.org/taymyr/lagom-metrics.svg?branch=master)](https://travis-ci.org/taymyr/lagom-metrics)
[![Javadocs](https://www.javadoc.io/badge/org.taymyr.lagom/lagom-metrics-java_2.12.svg)](https://www.javadoc.io/doc/org.taymyr.lagom/lagom-metrics-java_2.12)
[![codecov](https://codecov.io/gh/taymyr/lagom-metrics/branch/master/graph/badge.svg)](https://codecov.io/gh/taymyr/lagom-metrics)
[![Maven](https://img.shields.io/maven-central/v/org.taymyr.lagom/lagom-metrics-java_2.12.svg)](https://search.maven.org/search?q=a:lagom-metrics-java_2.12%20AND%20g:org.taymyr.lagom)# [Dropwizard Metrics](https://metrics.dropwizard.io) for [Lagom](https://www.lagomframework.com)/[Play](https://playframework.com)
TODO
## 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.