io.vlingo:vlingo-telemetry

The reactive metrics collector plugin for the VLINGO XOOM Platform, including support for VLINGO XOOM Actors, VLINGO XOOM Http, VLINGO XOOM Lattice, VLINGO XOOM Streams, and others.


Keywords
actor-model, actors, concurrency, jvm, jvm-languages, telemetry, vlingo
License
MPL-2.0

Documentation

xoom-telemetry

Javadocs Build Download Gitter chat

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

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-telemetry</artifactId>
      <version>1.11.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
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/.