Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: proxy for grafana datasources #38

Closed
4 tasks done
ernado opened this issue Jun 12, 2023 · 1 comment
Closed
4 tasks done

feat: proxy for grafana datasources #38

ernado opened this issue Jun 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ernado
Copy link
Member

ernado commented Jun 12, 2023

To research how Grafana interacts with data sources and ensure that our OAS are valid, we should
implement a proxy that handles requests by passing them with generated client to upstream data sources.

This should include verbose logging and tracing.

Probably this should be implemented as separate binary, or we can incorporate "proxy" aloing with "ytsaurus" and "clickhouse" storage options.

  • Tempo
  • Loki
  • Pyroscope
  • Prometheus
@ernado ernado added the enhancement New feature or request label Jun 12, 2023
@ernado ernado added this to the traces and profiles milestone Jun 12, 2023
@ernado
Copy link
Member Author

ernado commented Jul 11, 2023

This was done.

@ernado ernado closed this as completed Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant