sort by:
Revision Author Date Message Commit Date
5010765 Azure Monitor: Propagate the error when failed to get datasource instance (#60210) Propagate the error when failed to get instance 14 December 2022, 09:36:41 UTC
b4e76e7 AzureMonitor: Fix filter query for empty queryType (#60252) 14 December 2022, 08:54:19 UTC
6d8bf5a LDAP: Disable user in case it has been removed from LDAP directory (#60231) * Fix login flow * Align test * Fix comments * Improve test 14 December 2022, 08:41:51 UTC
ed28324 Update dependency @types/react-calendar to v3.9.0 (#60266) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 14 December 2022, 08:12:22 UTC
e0eacf1 StateTimeline: Fix negative infinity legend/tooltip from thresholds (#60279) 14 December 2022, 05:56:59 UTC
4064fa5 Export: move export page to a full page (not view on storage) (#60263) Co-authored-by: nmarrs <nathanielmarrs@gmail.com> 14 December 2022, 03:40:20 UTC
821614f Alerting: Align notifier truncation and logging with prometheus/alertmanager (#59339) * Move truncation code to util to mirror upstream * Resolve merge conflicts * Align logging of alert key * Update tests and fix field passing bug * Remove superfluous newline in test now that we trim whitespace * Uptake minor log changes from upstream 14 December 2022, 01:50:24 UTC
d6bb2a7 Cloudwatch: Fix deeplink with default region (#60260) Cloudwatch: fix deeplink with default region 13 December 2022, 20:24:28 UTC
7bb5200 Devenv: OpenLDAP-Mac improvements (#60229) * Use groupOfUniqueNames and uniqueMember * Update README.md 13 December 2022, 17:20:37 UTC
58a41af Loki Query Editor: Add support to display query parsing errors to users (#59427) * feat(loki-query-validation): validation proof of concept * feat(loki-query-validation): refactor and properly display the error portion * feat(loki-query-validation): add support for multi-line queries * feat(loki-query-validation): improve display of linting errors to users * feat(loki-query-validation): add unit tests * Chore: remove unused import * wip * Revert "wip" This reverts commit 44896f7fa2d33251033f8c37776f4d6f2f43787d. * Revert "Revert "wip"" This reverts commit f7889f49a6b0bdc5a4b677e9bbb8c62ea3cccb74. * feat(loki-query-validation): parse original and interpolated query for better validation feedback * feat(loki-query-validation): refactor interpolated query validation support * feat(loki-query-validation): improve validation for interpolated queries 13 December 2022, 17:07:59 UTC
c2dcf78 Update dependency @react-types/button to v3.7.0 (#60241) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 13 December 2022, 16:04:03 UTC
cf055ab k8s: Add a dev only feature flag and simple service to get a client (#60204) 13 December 2022, 15:41:16 UTC
ebd728a Logs: Fix Logs Pagination Button styling (#60219) use css class rather css strings 13 December 2022, 15:23:16 UTC
5f4435b GLDS: Update icons in Storybook (#60183) 13 December 2022, 15:17:55 UTC
d08d1e6 Update dependency @opentelemetry/semantic-conventions to v1.8.0 (#60230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 13 December 2022, 14:59:26 UTC
535c457 Command Palette: Fix not being able to type if triggered whilst another modal is open (#59728) handle command palette in the same way as other modals 13 December 2022, 14:44:32 UTC
c801f03 Navigation: use the branding menu logo in topnav (#60227) use the branding menu logo in topnav 13 December 2022, 14:44:18 UTC
c2cea07 Chore: Add deprecation warnings for Sentry (#60165) 13 December 2022, 14:41:42 UTC
fe3ae49 Backend: Consistently use context RemoteAddr function to determine remote address. (#60201) consistently use context RemoteAddr function to determine remote address 13 December 2022, 14:33:05 UTC
4e7a316 TimePicker: Fix time picker selection (#60104) fix time picker selection 13 December 2022, 14:11:15 UTC
109df85 RBAC: Add benchmarks to search all users given a specific permission (#59980) * RBAC: Add benchmarks to search all users given a specific permission * Add missing time * Inline benchmarks * Make bench setup memory efficient * fix user id * comment * Ran 10K_10k and got a better time this time * change comment to pass linting * change comment to pass linting * Update pkg/services/accesscontrol/acimpl/service_bench_test.go Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> 13 December 2022, 14:07:15 UTC
be0e4ab Enterprise checks: Update pull request check `regexp` for enterprise (#60234) Update pull request check regexp for enterprise 13 December 2022, 14:01:20 UTC
371d785 Auth: Service account store refactor (#58961) * refactor: renaming of files from database to store * refactor: make service account store private - moves store interface to manager package - adds an interface to the ProvideAPI constructor - refactors tests to use the store when necessary - adds mocks for the new interface implementations in the tests package * wip * refactor: make fakestore in service * wip * wip * wip * working tests * trailing whitespaces * Update pkg/services/serviceaccounts/api/api.go * Update pkg/services/serviceaccounts/tests/common.go * Update pkg/services/serviceaccounts/tests/common.go * refactor: doc string for retriever * fix import unused * remove: serviceaccount from featuretoggle * added: back legacy serviceaccounts feature toggle * added: docs * refactor: make query for the SearchQuery * add: validation of service input fields * add validation 13 December 2022, 13:56:10 UTC
13adadd Update babel monorepo (#60208) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 13 December 2022, 13:52:47 UTC
db14577 CloudWatch: Fix logs insights deeplink (#59906) * CloudWatch: Add arns to log insights button * start test * convert to function component * add tests Co-authored-by: Erik Sundell <erik.sundell87@gmail.com> 13 December 2022, 13:50:39 UTC
239888f Snapshots: Build snapshot originalUrl on the backend (#60232) * Snapshots: Fix originalUrl spoof security issue * Store relative URL only & validate UID * use existing modal management tools * Dummy commit to nudge CI * Remove unused hooks file * Fix import after backport * Backport fixes Co-authored-by: kay delaney <kay@grafana.com> 13 December 2022, 13:48:54 UTC
f864be5 Chore: Deny gopkg.in/yaml.v2 (#60187) 13 December 2022, 13:31:04 UTC
209b184 Tempo: Merge Trace ID and TraceQL tabs (#60180) * Remove TraceID tab when TraceQL is enabled. Use TraceQL editor to query for trace IDs by checking whether the content is an hex only string * Highlight valid trace IDs in traceql editor * Update trace and span links to use TraceQL tab when feature flag is enabled * Remove traceqlEditor feature flag. * Remove traceId query type from Tempo and replace it with traceQl 13 December 2022, 13:27:45 UTC
75a11e9 Dropdown: Menu now closes correctly when selecting options on touch devices (#60181) update the version of react-popper-tooltip in @grafana/ui 13 December 2022, 13:23:46 UTC
5633843 Elasticsearch: backend: do not set name for time-fields (#60169) elastic: backend: improve field-naming 13 December 2022, 12:19:03 UTC
0973501 Elasticsearch: Add query building for raw data and raw document queries to backend (#59741) * Elasticsearch: Fix ordering in raw_document and add logic for raw_data * Add comments * Fix raw data request to use correct timefield * Fix linting * Add raw data as metric type * Fix linting * Hopefully fix lint 13 December 2022, 12:11:44 UTC
d571376 Update dependency @kusto/monaco-kusto to v5.3.6 (#60151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 13 December 2022, 12:04:34 UTC
58feee0 TopNav: Align profile button with search bar toggle (#60212) 13 December 2022, 11:50:57 UTC
1b1f247 Loki: Set custom width for modals in the loki query editor (#59714) * set custom width for modals in the loki query editor * convert unit from px to vw * add media query for smaller devices * use theme breakpoints instead of @media 13 December 2022, 11:09:30 UTC
6d339d9 Chore: Remove `%w` and `err` from print line (#60215) Remove %w and err 13 December 2022, 10:56:34 UTC
e97b43c Alerting: Add provisioning endpoint to fetch all rules (#59989) * Domain layer api for fetching all rules * Add endpoint for getting all rules 13 December 2022, 10:54:08 UTC
d6bd3c4 Chore: Refactor trace-generators.js to TypeScript (#59431) 13 December 2022, 10:38:00 UTC
eaf9608 Chore: Refactor scroll-page.test.js to TypeScript (#59617) 13 December 2022, 10:17:28 UTC
af7d293 Chore: Remove Store interface and use db.DB instead (#60160) * Chore: Remove Store interface and use db.DB instead * use old-style session exec 13 December 2022, 10:03:36 UTC
4c4bc3b Phlare: Reset flame graph after query is run (#59609) Reset flame graph after query is run 13 December 2022, 09:40:38 UTC
d65899d SQL Datasources: Move database setting to jsonData (#58649) * Datasource settings: Add deprecation notice for database field * SQL Datasources: Migrate from settings.database to settings.jsonData.database * Check jsonData first * Remove comment from docs 13 December 2022, 08:56:52 UTC
ac19b92 Explore: Fixes explore page height and margin issues (#59865) 13 December 2022, 07:22:33 UTC
ef46761 Scene: Variables and All value support (#59635) * Working on the all value * Support for custom allValue * Fixes * More progress * Progress * Updated * Fixed issue with multi and All value * Clarified tests 13 December 2022, 07:20:09 UTC
d2f9d7f Public Dashboards: Dont make annotations request when access token is falsey (#60202) dont make annotations request when access token is falsey 12 December 2022, 21:52:49 UTC
46e8630 Alerting: add support for placeholder to text area generated for contact points (#60193) 12 December 2022, 18:42:30 UTC
47551c7 Update Moveable (#60021) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nmarrs <nathanielmarrs@gmail.com> 12 December 2022, 18:07:44 UTC
595e623 Alerting: Additional tests for the config store (#60130) Additional tests for the config store 12 December 2022, 17:11:18 UTC
dfed68f Chore: Refactor `packages/jaeger-ui-components/src/TraceTimelineViewer/SpanDetail` to TS (#59850) 12 December 2022, 17:08:01 UTC
5424ec4 Prometheus: Remove buffered client and feature toggle related to it (#59898) * Remove prometheus buffered client and feature toggle related to it * Remove redundant pieces * Clean the integration test 12 December 2022, 17:05:55 UTC
8356df0 Loki/Prometheus: Fix wrong queries executed in split view (#60172) * add context to monaco editors 12 December 2022, 16:50:00 UTC
88e988f Alerting: Adds TODO list (#60166) 12 December 2022, 16:49:23 UTC
df7f636 Alerting: Fix slack receiver to close file descriptors when they're not needed anymore (#60178) 12 December 2022, 16:19:02 UTC
22736cc Loki: Update feature tracking for label browser (#59295) * update feature tracking names * track when label browser is opened * remove old feature tracking * report interaction on modal close * update * fix type error * revert changes to modal * revert changes to modal * remove close method from report interaction * remove close type for grafana_loki_log_browser_closed * nit pick * add closeType to grafana_loki_label_browser_closed 12 December 2022, 15:35:29 UTC
39a4ba4 Navigation: Fix some missing pages in admin section (#60143) * add stats and licensing under admin -> general when topnav is enabled * add ldap to users and access * use ID instead of Id * add enterprise licensing node 12 December 2022, 15:23:49 UTC
be57419 Grafana/ui: Create new LoadingBar component (#59508) * dashboards squad mob! :trident: lastFile:packages/grafana-ui/src/components/LoadingBar/LoadingBar.tsx * dashboards squad mob! :trident: * dashboards squad mob! :trident: lastFile:packages/grafana-ui/src/components/LoadingBar/LoadingBar.tsx * user essentials mob! :trident: * create grafana/ui LoadingBar and set it up in Storybook * Remove test changes on PanelChrome * Fix mdx page reference * make LoadingBar a simple JSX Element; do not use containerWidth; have a wrapper around the loading bar itself; * fix wrapper around LoadingBar: willChange css prop makes performance of rerendering better * moving the LoadingBar to core * Revert "moving the LoadingBar to core" This reverts commit 11f0f4ff2fe81d6755b6587c368284f0ea8f7b68. * do not use internal comment as it doesn't do anything * Modify annimation to 1 second Co-authored-by: Alexandra Vargas <alexa1866@gmail.com> 12 December 2022, 15:16:03 UTC
4374966 Alerting: Replace hardcoded <no value> to [no value] in label expansion (#60129) * replace hardcoded <no value> to [no value] in label expansion 12 December 2022, 15:12:30 UTC
3172d8d elastic: response parser: simplify code (#59782) elastic: simplify code 12 December 2022, 15:00:15 UTC
0ab5ea0 Update dependency @opentelemetry/api to v1.3.0 (#60152) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 December 2022, 14:59:22 UTC
45d1cfa Datasources Fix formatting for SQL data sources permissions disclaimer (#60155) Chore: Fix formatting for sql datasources permissions disclaimer 12 December 2022, 14:56:30 UTC
e9cf8fa CI: Add automation for github assets publishing (#59491) * Add github.star # Conflicts: # .drone.star # .drone.yml * Make step depend on fetch images # Conflicts: # .drone.yml * artifacts -> path # Conflicts: # .drone.yml * Add github token # Conflicts: # .drone.yml * Fix custom path # Conflicts: # .drone.yml * Add case where path is absent # Conflicts: # .drone.yml * Add GH_REGISTRY secret # Conflicts: # .drone.yml 12 December 2022, 14:51:27 UTC
583aafb Tempo: Fix TraceQL autocomplete issues (#60058) (#60125) 12 December 2022, 14:49:18 UTC
61cd9ee Kinds: Generate JSON report (#59742) * Kinds: Generate JSON report * Kinds: Add Validate/Write support for JSON report * Kinds: Report format * Kinds: Report new line * Kinds: Use kindsys.SomeKindMeta to generate the report * Move kinds report generation to the end * Re-structure kinds report JSON output * Make prettier to ignore kinds json report * Minor on kinds report generation * Fix toggles_gen test 12 December 2022, 14:47:19 UTC
8e77a42 Chore: run toggles_gen_test.go to fix backend test (#60164) run toggles_gen_test.go 12 December 2022, 14:33:46 UTC
7c5555d Chore: Refactor `DraggableManager.test.js` to TypeScript (#59966) 12 December 2022, 14:25:51 UTC
089ec1d Scenes: Use DataSourceRef only in the query variable type (#60157) 12 December 2022, 14:19:28 UTC
a09d9d6 Chore: fix glob pattern in renovate config (#60146) fix glob pattern 12 December 2022, 14:19:14 UTC
8fe9969 PanelRenderer: Interpolate variables in applyFieldOverrides (#59844) Update PanelRenderer to interpolate variables in applyFieldOverrides 12 December 2022, 14:18:47 UTC
b0f8e80 Prometheus: Fix exception being thrown when toggling visibility in explore (#60159) fix error being thrown when frameIndex is out of bounds of dataframe 12 December 2022, 13:44:15 UTC
b71ae13 Alerting: Adds evaluation interval to group view (#59974) 12 December 2022, 12:53:18 UTC
97fa63d TimeZonePicker: Scroll menu correctly when using keyboard controls (#60008) pass innerRef to TimeZoneOption so the menu scrolls properly 12 December 2022, 12:30:02 UTC
d7b4a01 Alerting: Fix RelativeTimeRangePicker (#60016) 12 December 2022, 12:27:02 UTC
1758ddd Scenes: Add query variable support (#59553) * WIP first attempt to query variable * regex issue repro demo * Refresh variable on time range change if refresh specified * Instantiate variable runner when updating query variable options * Simplify runners getTarget interface * Fix issue with variable ot being updated correctly after other variable changed * Add templateSrv.replace compatibility with query variable * QueryVariable: use datasource variable as source * use proper format * Make sure variables set is correctly updated when query variable errors * Do not destruct scopedVars when using sceneGraph.interpolate in templateSrv * Add support for Legacy variables (metricFindQuery) * Review * Fix lint * Test: Add unit for datasource by variable * test: Add unit for datasource as var * query: delegate interpolation to datasourceSrv * Cleanup Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com> 12 December 2022, 12:01:27 UTC
712e23a Chore: Refactor `packages/jaeger-ui-components/src/utils` to TypeScript (#59979) 12 December 2022, 11:31:53 UTC
e24ff03 Update dependency @grafana/eslint-config to v5.1.0 (#60116) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 December 2022, 11:23:49 UTC
b365eb0 Update babel monorepo (#60115) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 12 December 2022, 10:21:14 UTC
7bf7308 Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) Removes request/response connection/hop headers for call resource in similar manner as Go's reverse proxy functions. Also removes Prometheus datasource custom call resource header manipulation in regards to hop-by-hop headers. Fixes #60076 Ref #58646 Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 12 December 2022, 09:27:53 UTC
b58cecc Scenes: Basics for rendering scenes as an embedded page (#60098) * Basics for rendering scenes as an embedded page * Render submenu in embedded scene * EmbeddedScene alternative for embedding within Grafana page 12 December 2022, 09:25:28 UTC
1a8d0e2 Alerting: Speed up unit and integration tests. (#60067) This change marks tests in the `sender` package that use an external process as integration tests instead of unit tests. This speeds up the package's unit tests by about 20 seconds. This change also reduces the number of alert instances in the `store` package's bulk write integration test from 20_000 to 10_000. This is still enough to exercise the bulk-write code but speeds up the package tests from about 250s to 130s. Put together, integration tests go to about 160s while also speeding up unit tests by 20s. 12 December 2022, 06:21:06 UTC
50c4430 PanelEditor: Fixes issue where panel edit would show the panel plugin options of the previous edit panel (#59861) * PanelEditor: Fixes issues with panel edit state cleanup * Removed console log * Fixed test 11 December 2022, 08:57:49 UTC
5d6bdc6 HeatmapPanel: Fix typo in variable naming (#57326) 10 December 2022, 03:07:12 UTC
ca3c4bb Docs: Fix OSS typo (#60131) fix OSS typo 09 December 2022, 23:04:24 UTC
8317bf5 BarChart: Fix value mappings (#60066) 09 December 2022, 17:52:34 UTC
6f9ee7a Fix branch filter for release workflows (#59963) Ensures the workflow is run on every push to all version branches. This was thought to be working because it was tested with a manual dispatch, however, that trigger does not consider filters and was not an accurate test. Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com> 09 December 2022, 17:52:06 UTC
3bdffc9 Alerting: Create alertmanager config history table (#60103) Create config history table 09 December 2022, 17:42:40 UTC
435ada4 TimeSeries: Better y-axis ticks for IEC units (#59984) 09 December 2022, 17:25:44 UTC
c1c48dd Use relative aliases for all non-current Grafana aliases (#60062) * Use relative aliases for all non-current Grafana aliases Prevents non-latest documentation "stealing" the page away from latest and through permanent redirects for latest pages that no longer exist. The redirected pages are indexed by search engines but our robots.txt forbids them crawling the non-latest page. Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove aliases from shared pages Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Rewrite all current latest aliases to be next Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix typo in latest alias Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Remove all current page aliases find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/next/[^\n]*\n#\n#' {} \; find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \; Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettier Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com> 09 December 2022, 16:36:04 UTC
1497ad4 TimePicker: Prevent TimePicker overflowing viewport on small screens (#59808) * render timepicker in a modal style on small screens * remove top: -1 * apply styles * prevent bug where selecting a relative range wouldn't apply if the absolute ranges were expanded * Revert "prevent bug where selecting a relative range wouldn't apply if the absolute ranges were expanded" This reverts commit 7090443c121e52cc436b38deaebaf4e118371f8a. 09 December 2022, 15:02:26 UTC
90ece9d Update Yarn to v3.3.0 (#60022) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 09 December 2022, 14:14:32 UTC
a589929 Navigation: Prevent app crash when importing a dashboard with a uid of `home` (#59874) * change home id to be more unique, refactor so that home circular reference is never created * prefix starred dashboards * update reducer 09 December 2022, 12:54:00 UTC
4730be8 AzureMonitor: Add error indicating potential configuration issue on Resource Picker (#60041) * Add error indicating potential configuration issue - Update test * Update error - Lint update 09 December 2022, 12:50:01 UTC
07d6b63 Remove PromExploreQueryEditor and PromQueryEditor (#60020) Remove Prom editor 09 December 2022, 11:56:47 UTC
cf342f1 Alerting: Reduce number of scroll bars in rule group modal (#59725) Reduce number of scroll bars in rule group modal 09 December 2022, 11:31:42 UTC
341d7b0 Login: Fix failure to login a new user via an external provider if quota are enabled (#60015) * Login: Fix failure to login a new user via an external provider if quota are enabled 09 December 2022, 11:30:27 UTC
6280780 TimeRangePicker: Fix recent ranges not showing all items (#59836) * Fix not all recently used time ranges showing * Refactor time picker history to store simpler json objects * Don't store duplicate items * update todo tests: * Add tests for TimePickerWithHistory * better fix for focus scope issues in test 09 December 2022, 11:28:57 UTC
0c9aed9 Chore: normalize monaco colors to hex string (#59784) normalize monaco colors to hex string 09 December 2022, 10:07:32 UTC
10c2bde Parca: Logo image fixed with theme agnostic colors (#59835) 09 December 2022, 10:01:39 UTC
c91c828 Renovate: use rebaseWhen: conflicted to try to speed up renovate runs (#60028) 09 December 2022, 09:45:38 UTC
a7a2c0f Linting: Speed up betterer by sharing eslint instances by groups (#60019) 09 December 2022, 08:18:19 UTC
a6e8f65 [DOC] Change AWS to Google Cloud Monitoring (#60065) Change AWS to GCP 09 December 2022, 08:07:34 UTC
4893aca EntityAPI: disable integration tests (#60073) disable entity api int tests 09 December 2022, 07:50:13 UTC
back to top