Data Sources
A data source is any component of your technology stack that sends data to Octyra. This can be a server, a container, a database, a cloud service, or a custom application.
Supported Data Sources
Octyra provides a unified view of all your data sources, making it easy to monitor your entire infrastructure in one place.
| Category | Examples |
|---|---|
| Infrastructure | Linux servers, Windows servers, VMs |
| Containers | Docker, Kubernetes pods |
| Databases | PostgreSQL, MySQL, MongoDB, Redis |
| Cloud Services | AWS EC2, GCP Compute, Azure VMs |
| Applications | Custom apps via SDK |
Tagging Data Sources
Each data source is identified by a unique identifier and can be tagged with custom labels to help you organize and filter your data. For example:
yaml
tags:
environment: production
region: us-east-1
service: api