Skip to content

Conversation

@NiklasCi
Copy link
Contributor

This PR adds support for

  • variable support via overwriting the applyTemplateVariable function of the class DataSource.
    • Now topics can contain variables. E.g.: tlm/${Device}/measurement
    • Single selection and all selection for repeating panels works
  • + operator of mqtt
    • e.g. tlm/+/measurement or tlm/+/measurement/+
  • # operator of mqtt
    • e.g. tlm/device1/#

Copy link
Member

@toddtreece toddtreece left a comment

Choose a reason for hiding this comment

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

tested locally, and works as expected. thanks for the contribution!

@toddtreece toddtreece merged commit 5fbc6d1 into grafana:main Mar 21, 2024
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