Structs§
- All
- Archive
Accessor Stream Diagnostics Request - Archive
Accessor Wait ForReady Response - Batch
Iterator GetNext Response - Batch
Iterator Wait ForReady Response - Component
Selector - Specifies a pattern of component monikers which identify components being selected for.
- LogFlusher
Wait Until Flushed Response - LogInterest
Selector - LogSettings
SetComponent Interest Request - LogStream
Connect Request - LogStream
Options - Performance
Configuration - Parameters which configure a diagnostics stream’s performance properties.
- Property
Selector - A selector defining a set of nodes to match, and on those matched nodes a set of named properties to match.
- Sample
Commit Request - Sample
Commit Response - Sample
Datum - Sample
Parameters - The data for one Sample server.
- Sample
Ready SampleReadycarries the data for a ready-to-consume sample.- Sample
SetRequest - Sample
Sink OnSample Readied Request - Selector
- Structured selector containing all required information for pattern-matching onto string-named properties owned by nodes in a data hierarchy, where data hierarchies belong to specific components.
- Stream
Parameters - Parameters needed to configure a stream of diagnostics information.
- Subtree
Selector - A selector defining a set of nodes to match, for which the entire subtree including those nodes are selected.
Enums§
- Client
Selector Configuration - Configuration
Error - ConfigurationError indicates a bad setting in
Sample::Set. This value is returned before the first sample is taken. - Data
Type - Format
- Enum used to specify the output format for Reader results.
- Formatted
Content - A fidl union containing a complete hierarchy of structured diagnostics data, such that the content can be parsed into a file by itself.
- Reader
Error - Enum describing the potential failure states of the streaming protocol when serving results to the client over the result iterator.
- Runtime
Error RuntimeErrorindicates errors that manifest after the Sample server has begun periodically sampling data. Clients can ignore these errors, though they could potentially indicate that noSampleReadyrequest will ever arrive, or that the batch iterator might behave in unexpected ways, such as hanging.- Sample
Sink Result - Sample
Strategy SampleStrategyinstructs Archivist on the circumstances under which you want to receive data for the givenSampleDatum.- Selector
Argument - Argument used for Archive selectors, can be either the pre-parsed fidl struct or string representation.
- Stream
Mode - Enum specifying the modes by which a user can connect to and stream diagnostics metrics.
- String
Selector - StringSelector is an union defining different ways to describe a pattern to match strings against.
- Tree
Names - TreeNames are the set of names of fuchsia.inspect.Trees for a component that were parsed out of a selector. The hierarchy and property selector portions will only be applied to trees that match this set.
- Tree
Selector - TreeSelector represents a selection request on a hierarchy of named nodes, with named properties on those nodes.