All Classes and Interfaces
Class
Description
Bukkit implementation of
Platform.BungeeCord implementation of
Platform.Interface representing the configuration settings for metrics collection.
Default implementation of
Config that reads and writes configurations
from a properties file.A feature that tracks uncaught and handled errors, anonymizes sensitive info,
and submits report payloads.
An abstract representation of a feature that can submit telemetry payloads on demand.
An implementation of
Serializer that uses Google Gson.Implementation of
Submitter that uses HttpClient
to submit GZIP-compressed telemetry payloads.Hytale implementation of
Platform.Represents a single telemetry data source.
Main coordinator class that manages configuration, collects metrics, and submits telemetry payloads.
Builder class for
Metrics.Minestom implementation of
Platform.Implementation of
Submitter that uses HttpURLConnection
to submit GZIP-compressed telemetry payloads.Nukkit implementation of
Platform.A feature that registers an event listener on Paper servers to track uncaught server plugin exceptions
responsible by the registered plugin, reporting them to the core
ErrorTracker feature.Represents the platform environment (e.g.
Interface for serializing raw Java telemetry structures into standard JSON strings.
Sponge implementation of
Platform.Interface to execute HTTP POST requests sending the JSON telemetry body to the server.
Interface representing the task scheduling mechanism for executing recurring telemetry submissions.
Interface representing a scheduled task.
Velocity implementation of
Platform.