grafana / grafana/sentry-datasource

Chore: Migrate from `QueryField` to `QueryInput`

Open Beginner friendly
#741 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
32
Forks
22
Avg merge
10h 48m
Merged PRs (30d)
3

Description

Hi from Grafana! 👋

Your plugin has been identified as a consumer of `QueryField`.
`QueryField` is now deprecated in favour of `QueryInput`. Long live `QueryInput`! 🙌

We'd love to see your plugin updated to use `QueryInput` instead and offer help in any way we can. Migration should be straightforward: the migration docs are [here](https://developers.grafana.com/ui/latest/index.html?path=/docs/inputs-deprecated-queryfield--docs#migrating-to-queryinput).

Any questions, please feel free to ask. 🙏

Thank you!

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for uses of `QueryField`, then read Grafana's linked QueryInput migration documentation before updating the plugin. Done means the deprecated `QueryField` consumer has been migrated to `QueryInput` and the plugin no longer uses `QueryField`.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.