Structs§

  • Defines an array of composite fields.
  • A request for a provider to provide auto-suggestions.
  • Defines a field that produces a boolean value.
  • Defines a field that produces two DateTime values, a “from” and a “to” value.
  • Defines a field that allows files to be uploaded as part of the query data.
  • HTTP request options.
  • Response to an HTTP request.
  • Defines a field that allows integer numbers to be entered.
  • Defines a field that allows labels to be selected.
  • A single metric value.
  • Metadata following the OpenTelemetry metadata spec.
  • SeverityNumber, as specified by OpenTelemetry: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/data-model.md#field-severitynumber
  • Span ID, as specified by OpenTelemetry: https://opentelemetry.io/docs/reference/specification/overview/#spancontext
  • Trace ID, as specified by OpenTelemetry: https://opentelemetry.io/docs/reference/specification/overview/#spancontext
  • A single event that is used within providers.
  • Response type for status requests.
  • Defines a field that allows selection from a predefined list of options.
  • A suggestion for a provider’s auto-suggest functionality.
  • Defines a query type supported by a provider.
  • Defines a free-form text entry field.
  • A timeline of events. It is shown split by days, so we store events days as an array of day strings in the format “YYYY-MM-DD” and a map of day strings to all events that happen that day.
  • A series of metrics over time, with metadata.

Enums§

Constants§

Type Aliases§