Internal
Setup
implementation("dev.ostara:spring-client:VERSION")implementation 'dev.ostara:spring-client:VERSION'<dependency>
<groupId>dev.ostara</groupId>
<artifactId>spring-client</artifactId>
<version>VERSION</version>
</dependency>ostara:
client:
agent-url: # The URL of the Agent installed in your environment
api-key: # The API key defined in the Agent, required if using SSL
application-name: # The name of the Application to be displayed in Ostara, if not set, defaults to spring.application.nameLast updated
Was this helpful?
