O
Octyra
DocsCore ConceptsData Sources

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.

CategoryExamples
InfrastructureLinux servers, Windows servers, VMs
ContainersDocker, Kubernetes pods
DatabasesPostgreSQL, MySQL, MongoDB, Redis
Cloud ServicesAWS EC2, GCP Compute, Azure VMs
ApplicationsCustom 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