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

https://github.com/vlingo/xoom-telemetry

The VLINGO XOOM platform SDK Reactive metrics collector plugin supporting XOOM ACTORS, XOOM HTTP, XOOM LATTICE, XOOM STREAMS, and others.
https://github.com/vlingo/xoom-telemetry

actor-model actors concurrency jvm jvm-languages telemetry vlingo

Last synced: 5 months ago
JSON representation

The VLINGO XOOM platform SDK Reactive metrics collector plugin supporting XOOM ACTORS, XOOM HTTP, XOOM LATTICE, XOOM STREAMS, and others.

Awesome Lists containing this project

README

          

# xoom-telemetry

[![Javadocs](http://javadoc.io/badge/io.vlingo.xoom/xoom-telemetry.svg?color=brightgreen)](http://javadoc.io/doc/io.vlingo.xoom/xoom-telemetry) [![Build](https://github.com/vlingo/xoom-telemetry/workflows/Build/badge.svg)](https://github.com/vlingo/xoom-telemetry/actions?query=workflow%3ABuild) [![Download](https://img.shields.io/maven-central/v/io.vlingo.xoom/xoom-telemetry?label=maven)](https://search.maven.org/artifact/io.vlingo.xoom/xoom-telemetry) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/vlingo-platform-java/community)

The VLINGO XOOM platform SDK Reactive metrics collector plugin supporting XOOM ACTORS, XOOM HTTP, XOOM LATTICE, XOOM STREAMS, and others.

Docs: https://docs.vlingo.io/xoom-telemetry

### Installation

```xml


io.vlingo.xoom
xoom-telemetry
1.11.1
compile


```

```gradle
dependencies {
compile 'io.vlingo.xoom:xoom-telemetry:1.11.1'
}
```

License (See LICENSE file for full license)
-------------------------------------------
Copyright © 2012-2023 VLINGO LABS. All rights reserved.

This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain
one at https://mozilla.org/MPL/2.0/.