Skip to content

rewrite cloud service query to use query endpoints #115

@sdairs

Description

@sdairs

Query endpoints API can be used to send queries to services uses existing API key / JWT auth.

This will be a much better approach for querying cloud services:

  1. It does not need a local clickhouse client, so we can remove all of that. It just uses HTTP
  2. We dont need anything special for authing the user to a service, so that can all go too

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions