> ## Documentation Index
> Fetch the complete documentation index at: https://opensre.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tracer FAQ

> Frequently asked questions about Tracer

<AccordionGroup>
  <Accordion title="Does Tracer Cloud handle multi-cloud scenarios?">
    Yes. In most cases, this is not a problem because observability platforms like Grafana and
    Datadog already aggregate data across multiple cloud environments, and Tracer works on top of
    that information.
  </Accordion>

  <Accordion title="What if a team does not want to send all logs or telemetry to an observability vendor?">
    Tracer also supports direct cloud integrations for teams that want more
    control, lower cost, or a more self-hosted setup.
  </Accordion>

  <Accordion title="Which direct cloud integrations do you support today?">
    Currently, we support AWS connectors.
  </Accordion>

  <Accordion title="Is Tracer only for data pipelines?">
    No. We started in data pipelines, and Tracer is still very strong there, but
    we have already expanded to a much broader set of use cases, including
    Kubernetes and web applications.
  </Accordion>

  <Accordion title="Are more cloud-provider connectors planned?">
    Yes. We plan to add more direct cloud-provider connectors over time.
  </Accordion>
</AccordionGroup>
