Overview#
Sasquatch is designed to receive data from various sources, including telemetry data from the Rubin Observatory, Pipeline metrics and Application metrics.
This guide describes how to send data to Sasquatch, including how to define schemas for your data and how to organize it using namespaces.
It also provides an overview of the different methods available for sending data to Sasquatch, such as the REST Proxy API and direct connections to Kafka.
Once the data is in Sasquatch, you can use tools like Chronograf for querying and visualizing it, or the InfluxDB API to access the data programmatically.