-javaagent
VM argumentSIDEKICK_APIKEY
environment variable. This configuration is mandatory.SIDEKICK_AGENT_APPLICATION_NAME
environment variable. This configuration is mandatory.SIDEKICK_AGENT_APPLICATION_STAGE
environment variable. This configuration is optional.SIDEKICK_AGENT_APPLICATION_VERSION
environment variable. This configuration is optional.sidekick-config.yml
in the classpath (for example the config file might be located under src/main/resources
directory):sidekick.apiKey
YAML key. This configuration is mandatory.sidekick.agent.application.name
YAML key. This configuration is mandatory.sidekick.agent.application.stage
YAML key. This configuration is optional.sidekick.agent.application.version
YAML key. This configuration is optional.sidekick-config.yml
will look like this:docker run