Skip to content

Provide machine readable vespa profile inspect output #33701

Description

@jcorderor

Is your feature request related to a problem? Please describe.
We want to integrate automated reporting by programmatically processing the output of the vespa inspect profile tool. However, the current output format is not easily machine-readable, making automation more challenging.

Describe the solution you'd like
We propose adding a parameter to configure the profiling output as JSON and specify a target output file. This would allow seamless integration into automated workflows.

Example:
vespa inspect profile -f response_example.json -format json -o output.json

This enhancement would improve automation capabilities and make it easier to parse profiling data programmatically.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions