Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 988 Bytes

File metadata and controls

23 lines (18 loc) · 988 Bytes
title linkTitle
Getting started for Ops
Ops

This is the getting-started page for you if:

  • You run a set of applications in production.
  • Your goal is to get telemetry out of them without touching their code.
  • You want to collect traces, metrics, and logs from several services and send them off to your observability backend.

OpenTelemetry can help you! To accomplish your goal of getting telemetry out of applications without touching their code, we recommend that you learn the following:

If you are looking for a set of applications to try things out, you will find our official OpenTelemetry demo useful.