Can be one of following.
- API Event
- Represents a single event related to an API call
- Includes
service
,method
,status
&latency
data
- App Event
- Can be one of following events
- Create - Contains
App
&AppRuntime
details - Delete - Contains
App
details - Update - Contains
App
&App.Visibility
details - Preference Update - Contains
App
details forliked
,unliked
,pinned
&unpinned
- Create - Contains
- Can be one of following events
- App Gauge
- Represents a gauge metric relating to one or more HAC apps
- If populated contains details
name
&count
(includes only app versions with that name)
- App Instance Event
- Represents a single event related to a single or more HAC app instances
- Contains only metadata, as the semantic meaning of the event is given by the
stream_id
of the enclosing entry - Can be one of following events
- Started - Contains
App
&AppInstance
details - Terminated - Contains
App
&AppInstance
details - Suspended - Contains
App
&AppInstance
details - Resumed - Contains
App
&AppInstance
details - Updated - Contains
App
,AppInstance
&AppInstance.Visibility
details
- Started - Contains
- App Instance Gauge
- Represents a gauge metric relating to one or more HAC app instances
- Contains
AppInstance
,App
,KubernetesResources
, &KubernetesResourceUsage
details
- Usage Gauge
- Represents a gauge metric which contains all the important metrics to compute AI unit usage for billing
- Contains
BillingResourceGauge
details
- Empty Event
- Represents of a single event that has no detailed information attached
- This is the case for events where the header contains all the necessary information
- Engine Event
- Can be one of following events
- Starting - Contains
Engine
details - Running - Contains
Engine
&PodStatus
details - Pausing - Contains
Engine
details - Paused - Contains
Engine
details - Failed - Contains
Engine
&PodFailure
details - Deleting - Contains
Engine
details
- Starting - Contains
- Can be one of following events
- Feature Store Event
- Each event consists of a message
- Can be one of following events
- Access - Contains
AccessEvent
details - Project - Contains
Project
details- Can be one of following events
- Created
- Updated
- Deleted
- Fetched
- Feature Set - Contains
FeatureSet
details- Can be one of following events
- Ingest
- Retrieve
- Preview
- Compute Statistics
- Materialization Online
- Registration
- Version
- Update
- Job
- Can be one of following events
- submitted - Contains
FeatureStoreJob
,PodType
,executors_number
,FeatureStoreJobResources
details - running - Contains
FeatureStoreJob
,PodType
,executors_number
,FeatureStoreJobResources
,ExecutorStatistics
details - failed - Contains
FeatureStoreJob
,PodType
,executors_number
,FeatureStoreJobResources
details - success - Contains
FeatureStoreJob
,PodType
,executors_number
,FeatureStoreJobResources
details
- Access - Contains
- Example Event
- Contains one of the following
- Added - Contains
id
&content
details - Updated - Contains
id
&content
details - Deleted - Contains
id
&content
details - Size Gauge - Contains
size_in_bytes
&records_count
- Usage Gauge - Contains
downloads_count
- Collection - Contains
id
,content
, &sources
- MLOps Event
- Contains one of following events
- User Created - Contains
UserEnrolled
details - Project Created - Contains
ProjectCreated
details - Project Deleted - Contains
ProjectDeleted
details - Project Updated - Contains
ProjectUpdated
details - Project Shared - Contains
ProjectShared
details - Project Unshared - Contains
ProjectUnshared
details - Dataset Created - Contains
DatasetCreated
details - Dataset Deleted - Contains
DatasetDeleted
details - Dataset Linked - Contains
DatasetLinked
details - Dataset Unlinked - Contains
DatasetUnlinked
details - Experiment Created - Contains
ExperimentCreated
details - Experiment Deleted - Contains
ExperimentDeleted
details - Experiment Linked - Contains
ExperimentLinked
details - Experiment Unlinked - Contains
ExperimentUnlinked
details - Experiment Retrieved - Contains
ExperimentRetrieved
details - Create Registered Model - Contains
CreateRegisteredModel
details - Update Registered Model - Contains
UpdateRegisteredModel
details - Delete Registered Model - Contains
DeleteRegisteredModel
details - Create Registered Model Version - Contains
CreateRegisteredModelVersion
details - Delete Registered Model Version - Contains
DeleteRegisteredModelVersion
details - Deployment Created - Contains
DeploymentCreated
details - Deployment Deleted - Contains
DeploymentDeleted
details - Scoring Result Created - Contains
ScoringResultCreated
details
- MLOps Gauge
- Contains one of following
- User Gauge - Contains
UserGauge
details - Project Gauge - Contains
ProjectGauge
details - Experiment Gauge - Contains
ExperimentGauge
details - Dataset Gauge - Contains
DatasetGauge
details - Registered Model Gauge - Contains
RegisteredModelGauge
details - Registered Model Version Gauge - Contains
RegisteredModelVersionGauge
details - Deployment Gauge - Contains
DeploymentGauge
details
- Escorer Event
- Contains
ScoringResultCreated
details
- Contains
- Document AI Event
- Contains
DocumentAIEvent
details
- Contains
- App Store Event
- Same as App Event
- H2OGPTe Event
- Contains one of following events
- RPC Called - Contains
RPCCalled
details - API Called - Contains
APICalled
details - Job Started - Contains
JobStarted
details - Chat Joined - Contains
ChatJoined
details - Chat Left - Contains
ChatLeft
details - Chat Dropped - Contains
ChatDropped
details - Collection Created - Contains
CollectionCreated
details - Collection Updated - Contains
CollectionUpdated
details - Collection Deleted - Contains
CollectionDeleted
details - Collection Made Public - Contains
CollectionMadePublic
details - Collection Shared With User - Contains
CollectionSharedWithUser
details - Document Created - Contains
DocumentCreated
details - Document Deleted - Contains
DocumentDeleted
details - Chat Session Created - Contains
ChatSessionCreated
details - Chat Session Deleted - Contains
ChatSessionDeleted
details - Chat Message Created - Contains
ChatMessageCreated
details - Chat Message Received - Contains
ChatMessageReceived
details
App represents a single App resource metadata. App data holds following details
id
created_at
- Timestampupdated_at
- Timestampowner_name
name
version
title
description
keywords
visibility
-App.Visibility
tags
-TagAssignment
0
- Visibility unspecified1
- Owner only2
- All signed-in users
runtime_version
module
volume_size_bytes
volume_mount
resource_volume_size_bytes
resources
-KubernetesResources
oidc_enabled
- Whether OpenID Connect is enabledshm_enabled
- Whether shared memory is enabled
memory_limit_bytes
memory_reservation_bytes
cpu_limit_millicpu
gpu_count
gpu_type
storage_bytes
storage_class
memory_bytes
cpu_millicpu
id
assigned_at
- Timestampname
title
description
visitor_roles
id
created_at
- Timestampupdated_at
- Timestampapp_id
visibility
-AppInstance.Visibility
location
status
-AppInstance.Status
owner_id
owner_name
suspendable
0
- Visibility unspecified1
- Owner only (Private)2
- All signed-in users3
- Internet (Public)
0
- Status unspecified1
- Status unknown2
- Pending3
- Deployed4
- Failed5
- Suspended
memory_limit_bytes
memory_reservation_bytes
cpu_limit_millicpu
cpu_reservation_millicpu
gpu_count
resources
- A resource is the primary resource of the platform - DAI, app instance, model deployment, etc. mostly these constitute 1 podpadded_memory_reservation_bytes
- Some resources have no reservation or smaller than the minimum allowed by AI unit pricing model so in this sum those values with a min valuepadded_cpu_reservation_millicpu
- Some resources have no reservation or smaller than the minimum allowed by AI unit pricing model so in this sum those values with a min valuegpu_types
- Aggregated amount of GPU within single GPU type (containstype
&count
)
name
- Engine resource nameuid
- Globally unique identifier of the resourcecreator
- Name of an entity that created the enginecreator_display_name
- Human readable creator nametype
- All possible engine types (containsEngine.Type
details)create_time
- Timestamp when the engine creation was requestedupdate_time
- Timestamp when the engine was last updatedresume_time
- Timestamp when the engine was last resumed or started for the first timedisplay_name
- Human readable name of the engine (contains at most 63 characters and is not unique)version
- Version identifiercpu
- Amount of CPU units in total requested by the enginegpu
- Amount of GPU units in total requested by the enginememory_bytes
- Amount of memory in bytes requested by this enginestorage_bytes
- Amount of storage in bytes requested by this enginesession
- UUID of a single run of the engine
0
- Type unspecified1
- Driverless AI engine2
- H2O engine
Durations are represented as a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution
pod_scheduled_duration
containers_ready_duration
initialized_duration
ready_duration
pull_time
reason
message
action
-AccessEvent.ActionType
type
-AccessEvent.AccessedResource
resource_id
resource_name
permission
-AccessEvent.PermissionType
receiver_id
0
- Action unspecified1
- Grant2
- Revoke
0
- Access unspecified1
- Project2
- Feature Set
0
- Permission unspecified1
- Owner2
- Editor3
- Consumer4
- Sensitive Consumer
id
name
description
create_time
- Timestamplast_update_time
- Timestamp
id
feature_set_name
current_version
project_id
create_time
- Timestamplast_update_time
- Timestamp
id
error_msg
featureset_id
labels
- Deprecatedjob_labels
0
- Pod unspecified1
- Driver2
- Executor
cpu_limit
memory_byte_limit
count
sum
min_executors_number
max_executors_number
avg_executors_number
user
-User
project
-Project
project
-Project
project
-Project
project
-Project
user_id
project
-Project
-
user_id
dataset
-Dataset
dataset
-Dataset
dataset
-Dataset
project
-Project
dataset
-Dataset
project
-Project
experiment
-Experiment
experiment
-Experiment
experiment
-Experiment
project
-Project
experiment
-Experiment
project
-Project
experiment
-Experiment
project
-Project
model
-Model
model
-Model
model
-Model
model_version
-ModelVersion
model_version
-ModelVersion
id
id
display_name
id
project_id
display_name
size
row_count
column_count
id
project_id
display_name
target_column
weight_column
fold_column
training_duration
status
training_dataset_id
validation_dataset_id
test_dataset_id
id
project_id
display_name
id
version_number
project_id
model
-Model
experiment
-Experiment
deployment
-Deployment
deployment
-Deployment
0
- Deployment mode unspecified1
- Single2
- Champion Challenger3
- A/B Testing
0
- Deployment type unspecified1
- Realtime2
- Batch
id
display_name
model_version
-ModelVersion
artifact_type
runtime
k8s_resources
id
display_name
model_version
-ModelVersion
environment
-DeploymentEnvironment
mode
-DeploymentMode
type
-DeploymentType
deployment_specs
-DeploymentSpecs
scoring_details
-ScoringDetails
deployment
-Deployment
artifact_type
total_count
total_count
total_count
failed_count
aborted_count
total_count
total_count
total_count
active_count
inactive_count
total_count
single_model_count
shadow_traffic_count
split_traffic_count
scoring_created
-ScoringResultCreated
scoring_details
customer_id
model_name
deployments_count
training_details
-TrainingDetails
host_name
latency_details
-LatencyDetails
error_details
-ErrorDetails
error_count
last_error_msg
latency_total
latency_ave
source
version
scored
-ScoreEvent
num_pages_scored
pipeline_name
user
-User
method
response_time
id
name
id
id
id
user
-User
method
response_time
response_code
user
-User
method
response_time
error_text
user
-User
user
-User
user
-User
user
-User
collection
-Collection
user
-User
collection
-Collection
user
-User
collection
-Collection
user
-User
collection
-Collection
user
-User
collection
-Collection
with_user
user
-User
collection
-Collection
upload_id
user
-User
collection
-Collection
document
-Document
user
-User
collection
-Collection
chat_session
-ChatSession
user
-User
collection
-Collection
chat_session
-ChatSession
user
-User
collection
-Collection
chat_session
-ChatSession
user
-User
collection
-Collection
chat_session
-ChatSession
usage
-LLMUsage
llm
input_tokens
output_tokens
description