Directories
¶
| Path | Synopsis |
|---|---|
|
Package apiclient is the OpenObserve API surface used by the CLI.
|
Package apiclient is the OpenObserve API surface used by the CLI. |
|
Package auth models OpenObserve credentials and applies them to outgoing HTTP requests.
|
Package auth models OpenObserve credentials and applies them to outgoing HTTP requests. |
|
Package config is the OpenObserve config-file model shared by the CLI and the desktop GUI: the on-disk YAML schema (named contexts + current context + shared defaults), file IO, and context helpers.
|
Package config is the OpenObserve config-file model shared by the CLI and the desktop GUI: the on-disk YAML schema (named contexts + current context + shared defaults), file IO, and context helpers. |
|
Package constants holds project-wide constants and build-time metadata.
|
Package constants holds project-wide constants and build-time metadata. |
|
Package credstore persists secrets for the OpenObserve tools.
|
Package credstore persists secrets for the OpenObserve tools. |
|
Package errors defines the structured error model used across the CLI.
|
Package errors defines the structured error model used across the CLI. |
|
Package transport provides a flavor-agnostic HTTP layer: a thin client that applies request decorators (auth, user-agent) and retries transient failures.
|
Package transport provides a flavor-agnostic HTTP layer: a thin client that applies request decorators (auth, user-agent) and retries transient failures. |
|
Package webauth holds the browser sign-in capture core shared by openobserve-cli and the o3 desktop app: cookie shaping, the login-success heuristic, the injected capture script, and the policy deciding when a captured state counts as a completed login.
|
Package webauth holds the browser sign-in capture core shared by openobserve-cli and the o3 desktop app: cookie shaping, the login-success heuristic, the injected capture script, and the policy deciding when a captured state counts as a completed login. |
|
cdp
Package cdp captures an OpenObserve browser session by driving a Chromium-family browser over the Chrome DevTools Protocol.
|
Package cdp captures an OpenObserve browser session by driving a Chromium-family browser over the Chrome DevTools Protocol. |
Click to show internal directories.
Click to hide internal directories.