Get graph of nearest neighbours

korrel8r neighbours [flags]

Options

      --class string         Class for serialized start objects
  -d, --depth int            Depth of neighbourhood search. (default 2)
  -h, --help                 help for neighbours
      --limit int            Limit total number of results.
      --object stringArray   Serialized start object, can be multiple.
  -q, --query stringArray    Query string for start objects, can be multiple.
      --since duration       Only get results since this long ago.
      --timeout duration     Timeout for store requests.
      --until duration       Only get results until this long ago.

Options inherited from parent commands

  -c, --config string        Configuration file (default "/etc/korrel8r/korrel8r.yaml")
  -o, --output string        Output format: [json, json-pretty, yaml] (default "yaml")
      --profile string       Enable profiling, one of [block, cpu, goroutine, mem, alloc, heap, mutex, clock, http]
      --profilePath string   Output path for profile
  -v, --verbose int          Verbosity for logging (0: notice/error/warn, 1: info, 2: debug, 3: trace-per-request, 4: trace-per-rule, 5: trace-per-object)

SEE ALSO

  • korrel8r - REST service to correlate observability data