Skip to main content

Data Classification

NameDescriptionExamples (not exhaustive)Location
Application logs and customer dataUnstructured application data or semi-structured application data generated by customer code. Customer data refers to the data that customers use.Ray core, Ray Tune logs, session command jobs, job logs, driver and worker logsCustomer Data Plane
System LogsUnstructured or semi-structured system data generated by executing Ray or Anyscale components or processesAutoscaler, GCS, other system logsAnyscale Control Plane
Observability metrics (Grafana or Ray dashboard metrics)Structured data that contains selected KPI’s of the systemCPU or Disk utilization, MemoryAnyscale Control Plane
MetadataStructured data that describes other data in the systemStart time, stop time, Cloud name, Entry point, YAML fileAnyscale Control Plane
Runtime environment metadataList of dependencies that the application needs to run. Anyscale stores the definitions to understand what to install dynamically.Filenames, packages, module names, working directory, environment variablesAnyscale Control Plane
User actionsActions performed by users against AnyscaleLogin or logout, creating a organization or project, clusters, archiving a job or service, etc.Anyscale Control Plane