io.sentry.opentelemetry.agent.AgentMarker Maven / Gradle / Ivy
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