Getting started with Application Observability for Java
Links:
- Java Data Exporter: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/instrument/java/
- Download Grafana Agent: https://github.com/grafana/grafana-opentelemetry-java/releases
- Sign up for Grafana cloud for free: https://grafana.com/auth/sign-up
- How to opt in for Observability: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup
- Commands for the shell/bat file https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/quickstart/java/
- Reach Grafana Cloud Portal: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/quickstart/java/
- App Observability docs: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/
Description:
Get started with instrumenting Java applications with Grafana Cloud to observe them, detect anomalies, and find root causes.
In this video, Grafana Developer Advocate Leandro Melendez outlines how to quickly get started with Application Observability for Java based on these three easy steps: Download the Grafana instrumentation agent Instrument an application and send telemetry data to the Grafana Cloud OTLP Endpoint Observe the service in Application Observability
Follow along or check out the Docs here: https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/quickstart/java/
See a demo of Application Observability here: https://youtu.be/6DpuSv0o4pE
—---
Found this video useful? Be sure to give it a thumbs up and subscribe to our channel for more helpful Grafana tutorial videos.
Follow us for the latest and greatest on all things Grafana and our other OSS projects.
X: https://twitter.com/grafana
LinkedIn: https://www.linkedin.com/company/grafana-labs/mycompany
Facebook: https://www.facebook.com/grafana
TIMESTAMPS
00:00 Want to have Observability in Java?
00:19 How to
00:55 Step 1 get the agent
01:21 Step 2 configure the agent
04:33 Step 3 run the app & agent