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.
- Host: GitHub
- URL: https://github.com/vlingo/xoom-telemetry
- Owner: vlingo
- License: mpl-2.0
- Created: 2018-08-21T15:33:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T22:25:39.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T04:12:17.194Z (6 months ago)
- Topics: actor-model, actors, concurrency, jvm, jvm-languages, telemetry, vlingo
- Language: Java
- Homepage:
- Size: 223 KB
- Stars: 4
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# xoom-telemetry
[](http://javadoc.io/doc/io.vlingo.xoom/xoom-telemetry) [](https://github.com/vlingo/xoom-telemetry/actions?query=workflow%3ABuild) [](https://search.maven.org/artifact/io.vlingo.xoom/xoom-telemetry) [](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/.