Get desktop application:
View/edit binary Protocol Buffers messages
An event used for spans that represent the execution of an operation that doesn't have a stable API and/or dedicated event type with structured fields yet.
Identifier for this operation type (e.g., "format", "lint") Used as unique ID for associating child items
Display action text in lowercase (e.g., "formatting", "linting"). Note: this may be capitalized when rendered and/or combined with other text (e.g., "Started formatting 3 items...")
Total count of items (enables progress bar if > 0, otherwise spinner)
An event used for spans emitted for each item processed as part of a GenericOpExecuted operation.
Must match the parent GenericOpExecuted.operation_id Used to look up UID from the global mapping
Action text in lowercase (e.g., "formatting", "linting"). for in-progress display. Note: this may be capitalized when rendered and/or combined with other text (e.g., "Started formatting {target}")
Action text in lowercase (e.g., "formatted", "linted"). for on-success display. Note: this may be capitalized when rendered and/or combined with other text (e.g., "Formatted {target}")
Display name shown in progress bar context (e.g., file path)