All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.sentry.opentelemetry.agent.AgentMarker Maven / Gradle / Ivy

There is a newer version: 8.0.0-rc.3
Show newest version
package io.sentry.opentelemetry.agent;

/**
 * Marker class used to check if the Sentry Java Agent is active. If so, this class should be on the
 * classpath.
 */
public final class AgentMarker {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy