Registry / observability / moskito-core

moskito-core

JSON →
library4.0.6javamavenunverified

MoSKito is an open source Java monitoring framework for tracking application performance and health metrics.

<dependency> <groupId>net.anotheria</groupId> <artifactId>moskito-core</artifactId> <version>4.0.6</version> </dependency>
INSTALL
IMPORT
SIG · MOSKITO-CORE
M
moskito-core
observabilityjavav4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MoSKito
net.anotheria.moskito.core.MoSKito

Initialize and access the MoSKito monitoring instance.

import net.anotheria.moskito.core.MoSKito; public class Example { public static void main(String[] args) { MoSKito moSKito = MoSKito.getInstance(); System.out.println("MoSKito version: " + moSKito.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
OpenAI (training)
2
Bingbot
1
Resources
moskito-core — mvn dependency:get moskito-core · libregistry