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

Add support for datasource query template variables #51

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

DHedgecock
Copy link
Member

What does this PR do?

Adds support for:

  1. Creating "query" variables using the CloudObs datasource that will provide attribute values for a chosen attribute key
  2. Supports using multi-value variables in datasource UQL queries

What needed to change in the code and why?

Variables support was configured for the datasource with a custom editor for selecting a variable key.

Copy link

@MisterSquishy MisterSquishy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍 😍 😍

Comment on lines 91 to 92
'attribute-types': ['keys'],
'telemetry-types': ['spans', 'metrics', 'logs'],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooc why not at least scope to oldest-time/youngest-time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants