Skip to content

Support for Splunk OpenTelemetry Java Instrumentation #825

Description

@mateuszrzeszutek

Hi,

I want to add a new framework that adds Splunk OTel instrumentation agent support. The agent collects telemetry sends it usually to either OpenTelemetry collector or the SignalFX Smart Agent.

The new framework will only be added when it's explicitly enabled (similar to how it's done in e.g. YourKit profiler). It'll download a jar with the Java agent and pass its path to the JVM through -javaagent together with some system properties (in case the user wants to change the default configuration of the agent).

Please let me know if it's OK to add this here -- I assumed that this repo would be a good place because there already are some Java agents here (AppD, NewRelic etc).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions