Gareth Dawson
Gareth Dawson
**What this PR does / why we need it**: Remove any from `public/app/plugins/datasource/elasticsearch/specs/elastic_response.test.ts` **Which issue(s) this PR fixes**: Fixes #53400 **Special notes for your reviewer**:
**What is this feature?** this PR adds a new operation in the loki query builder (`case insensitive line contains`) **Why do we need this feature?** ... **Who is this feature...
**What is this feature?** this PR replaces all hardcoded css values in `public/app/features/logs/components/` **Why do we need this feature?** ... **Who is this feature for?** ... **Which issue(s) does this...
**What is this feature?** makes both modals in the loki query editor wider. (`Kick start your query`, `Label browser`) **Why do we need this feature?** due to the content inside...
decouple the postgres datasource plugin. for a howto please see the related internal documentation. Tasks - https://github.com/grafana/grafana/issues/77632 - https://github.com/grafana/grafana/pull/77444 - https://github.com/grafana/grafana/issues/78617 - https://github.com/grafana/grafana/issues/78618 - https://github.com/grafana/grafana/issues/83561 - probably blocked by https://github.com/grafana/grafana/issues/87037...
in the README we use: `- [x] `, these are not supported in grafana resulting in: ` `
This PR adds the ability of authenticating with the github data source using GitHub Apps.
improve the github data source by adding support for authentication using github apps. this will enable users to authenticate via github app private keys, improving security and aligning with best...
rudderstack events for `grafana_infinity_query_executed` are firing more often than we would like. we have temporarily disabled this until we find a solution. [link to pr](https://github.com/grafana/grafana-infinity-datasource/pull/949) you can read more about...
This PR migrates the suggest queries logic to the data source backend when the `opentsdbBackendMigration` feature toggle is enabled. It also includes light refactoring and cleanup, moving several helper functions...