Skip to content

Add additional telemetry types to the server live snapshot#827

Merged
mattoni merged 1 commit into
mainfrom
mattoni/eng-4609-add-process-disk-and-network-telemetry-types-to-api-spec
Jun 22, 2026
Merged

Add additional telemetry types to the server live snapshot#827
mattoni merged 1 commit into
mainfrom
mattoni/eng-4609-add-process-disk-and-network-telemetry-types-to-api-spec

Conversation

@mattoni

@mattoni mattoni commented Jun 21, 2026

Copy link
Copy Markdown
Member

Adds remaining new types to server live telemetry snapshot.

@mattoni mattoni requested review from aubuchcl and blewisCycle June 21, 2026 11:03
@mattoni mattoni self-assigned this Jun 21, 2026
name:
type: string
description: The name of the disk device (e.g. "vda").
mount:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if mount is not required it must be nullable

type: object
title: ServerTelemetryProcesses
description: Telemetry for the processes running on the server.
required:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be able to be required and nullable

description: A single frame of server telemetry.
required:
- generated
- system

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to required but nullable???

@mattoni mattoni merged commit a00a786 into main Jun 22, 2026
1 check passed
@mattoni mattoni deleted the mattoni/eng-4609-add-process-disk-and-network-telemetry-types-to-api-spec branch June 22, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants