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

Bump actions/stale from 6 to 8 #23

Open
wants to merge 274 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
274 commits
Select commit Hold shift + click to select a range
15ec06b
[v9.4.x] Azure Monitor: Return query error for metrics (#62577)
grafanabot Jan 31, 2023
f9ca726
[v9.4.x] Navigation: add event tracking for dashboard save as events …
grafanabot Jan 31, 2023
3683b7a
[v9.4.x] Alerting: Validate that tags are 100 characters or less (#62…
grafanabot Jan 31, 2023
9727346
[v9.4.x] CI: Add `artifacts publish` build command (#62503)
grafanabot Jan 31, 2023
6749e86
[v9.4.x] TopNav: Fix right padding on signin link (#62606)
grafanabot Jan 31, 2023
90a4c84
[v9.4.x] MySQL: Quote identifiers that include special characters (#6…
grafanabot Jan 31, 2023
41b0393
[v9.4.x] Transformations: Selectively apply transformation to queries…
grafanabot Jan 31, 2023
3023a43
[v9.4.x] TestData: Remove references to TestData "DB" (#62613)
grafanabot Jan 31, 2023
bd9707e
[v9.4.x] Use requires_buildifier build tag to avoid needing buildifie…
grafanabot Jan 31, 2023
4bdfc2d
[v9.4.x] Expressions: Fixes the issue showing expressions editor (#62…
grafanabot Jan 31, 2023
9a8983e
[v9.4.x] Alerting: Fix handling of special floating-point cases when …
grafanabot Jan 31, 2023
c156621
[v9.4.x] Transforms: Fix schema definition (#62623)
grafanabot Jan 31, 2023
2bb672a
[v9.4.x] Geomap: Ensure options work while in table view (#62635)
grafanabot Jan 31, 2023
193b671
[v9.4.x] TemplateVariables: Fix custom variable function support (#62…
aangelisc Feb 1, 2023
84d2814
[v9.4.x] PanelChrome: Adds display mode to support transparent option…
grafanabot Feb 1, 2023
89f9081
[v9.4.x] CI: Replace `grafana/grafana-oss` with `grafana-oss` when pu…
grafanabot Feb 1, 2023
68fb4da
[v9.4.x] Alerting: Show 'start typing' message in evaluation group fo…
grafanabot Feb 1, 2023
40354c6
[v9.4.x] Alerting: Allow alert rule pausing from API (#62675)
grafanabot Feb 1, 2023
71a18da
[v9.4.x] Command palette: section styling tweaks (#62682)
grafanabot Feb 1, 2023
cdec4eb
[v9.4.x] Alerting: Add Copy action to templates table (#62683)
grafanabot Feb 1, 2023
2e251a2
[v9.4.x] Alerting: Add support for "normal" as state filter in rule s…
grafanabot Feb 1, 2023
70e4499
[v9.4.x] Loki: Fix label filter expression treating int as string (#6…
grafanabot Feb 1, 2023
c8cf18d
[v9.4.x] Alerting: hide "silence" button for external AM setups (#62691)
grafanabot Feb 1, 2023
5d5e7f9
[v9.4.x] Navigation: wrap dashboard settings actions in `ToolbarButto…
grafanabot Feb 1, 2023
795c86b
[v9.4.x] Tempo: Remove tempoApmTable feature flag (#62702)
grafanabot Feb 1, 2023
42b9c89
[v9.4.x] Search: Fix alignment of checkbox in folder view (#62708)
grafanabot Feb 1, 2023
5bb58c5
[v9.4.x] Alerting docs: adds declare incident (#62710)
grafanabot Feb 1, 2023
654af9a
[v9.4.x] Explore: Fix graph not updating when changing config (#62706)
grafanabot Feb 1, 2023
045c2d4
[v9.4.x] docs: fix broken elasticsearch metrics play link (#62719)
grafanabot Feb 1, 2023
b485d1c
[v9.4.x] Cloudwatch: Fix log group variable interpolation (#62713)
grafanabot Feb 1, 2023
29cc5f9
[v9.4.x] Elasticsearch: Fix consistent label order in alerting (#62743)
grafanabot Feb 2, 2023
53a1e5b
[v9.4.x] Fix/60084/save and test (#62750)
grafanabot Feb 2, 2023
30081ca
[v9.4.x] Nested Folder: Fix for SQLite not to overwrite the parent on…
grafanabot Feb 2, 2023
0413fea
[v9.4.x] Heatmap: Support heatmap rows with non-timeseries X axis (#6…
grafanabot Feb 2, 2023
a03069f
[v9.4.x] Alerting: Set YAML as default value for exporting alert rule…
grafanabot Feb 2, 2023
5b305cb
[9.4.x] CI: Allow other modules to register build sub-commands (PR #6…
zerok Feb 2, 2023
022abcb
[v9.4.x] SQLStore: Fix folder migration for MySQL < 5.7 (#62786)
grafanabot Feb 2, 2023
190c3aa
[v9.4.x] Plugins: Prefer to use the data source UID when querying (#6…
grafanabot Feb 2, 2023
bfe6b52
[v9.4.x] Tempo: Update docs for trace to logs functionality (#62793)
grafanabot Feb 2, 2023
d8f757c
[v9.4.x] Tempo: Inject status and status.code for tags autocomplete (…
grafanabot Feb 2, 2023
c7a182e
[v9.4.x] Tempo: Trace to logs update image (#62804)
grafanabot Feb 2, 2023
2a223cb
[v9.4.x] Tempo: TraceQL syntax highlighting improvements (#62803)
grafanabot Feb 2, 2023
32e3cd7
Alerting: Refactor away a layer of indirection around the goroutine i…
alexweav Feb 2, 2023
363171b
[v9.4.x] Alerting: Pass yaml as a query param in export request (#62806)
grafanabot Feb 2, 2023
d31f932
[v9.4.x] Auth: Rotate token patch (#62782)
grafanabot Feb 2, 2023
324964b
[v9.4.x] Alerting: Usability adjustments to Loki representation of st…
grafanabot Feb 2, 2023
2525b30
[v9.4.x] Alerting: Add endpoint for querying state history (#62813)
grafanabot Feb 2, 2023
94ec932
[v9.4.x] Docs: corrects incorrect redirect and fixes link (#62820)
grafanabot Feb 2, 2023
385b15b
[v9.4.x] Alerting: Add static label to all state history entries (#62…
grafanabot Feb 2, 2023
b742567
[v9.4.x] Alerting: Fix template validation in provisioning api (#62825)
grafanabot Feb 2, 2023
84da688
[v9.4.x] Alerting: Pause dash alerts on migration (#62830)
grafanabot Feb 2, 2023
21f204d
Alerting: implement loki query for alert state history (#62833)
alexweav Feb 2, 2023
8fd1547
[v9.4.x] Alerting: Add label query parameters to state history endpoi…
grafanabot Feb 2, 2023
0c27df8
[v9.4.x] Alerting docs: updates to alert rules docs for 9.4 (#62810)
grafanabot Feb 3, 2023
8637518
[v9.4.x] Added pageZoomLevel option to image renderer setup documenta…
grafanabot Feb 3, 2023
9cf5b4e
[v9.4.x] Tempo: Fix span name being dropped from the query (#62846)
grafanabot Feb 3, 2023
0055560
[v9.4.x] Search: Fix not being able to clear sort value (#62869)
grafanabot Feb 3, 2023
028cc7e
[v9.4.x] Navigation: move Connections plugin to be just after apps (#…
grafanabot Feb 3, 2023
8c9cb8e
[v9.4.x] PanelChrome: Implement hover header (#62875)
grafanabot Feb 3, 2023
907381e
[v9.4.x] MSSQL: Add support for macro function calls (#62890)
grafanabot Feb 3, 2023
efaf4f5
[v9.4.x] Canvas: Update server element design (#62897)
grafanabot Feb 3, 2023
4f826bc
[v9.4.x] Canvas: Improve anchor UX (#62898)
grafanabot Feb 3, 2023
6895e75
[v9.4.x] Canvas: Support color themes for arrows (#62896)
grafanabot Feb 3, 2023
fba376b
[v9.4.x] Docs: removes Grafana Cloud CTA (#62905)
grafanabot Feb 3, 2023
8e9fb8c
[v9.4.x] SAML: Update library (fix single logout) (#62933)
grafanabot Feb 6, 2023
d971013
[v9.4.x] Prometheus: Refactor. Use data source UID rather than the de…
grafanabot Feb 6, 2023
3dffe40
[v9.4.x] Refactor: Use data source UID rather than ID (#62937)
grafanabot Feb 6, 2023
cb898df
[v9.4.x] Docs: corrects typo (#62961)
grafanabot Feb 6, 2023
005fb95
[v9.4.x] Alerting: fix "policy" typo (#62955)
grafanabot Feb 6, 2023
7589dbe
[v9.4.x] docs: fix broken annotations link (#62968)
grafanabot Feb 6, 2023
200c94c
[v9.4.x] Add canonical URL to all HTTP API docs (#62971)
grafanabot Feb 6, 2023
0ca7d1e
[v9.4.x] docs: upgrade guide refactor organizes releases into their o…
grafanabot Feb 6, 2023
96fa91e
[v9.4.x] CI: Remove variants arg from `package` step (#62858) (#62999)
dsotirakis Feb 7, 2023
bd14abb
[v9.4.x] Docs: Fix 404 links in build a plugin page (#63006) (#63010)
marefr Feb 7, 2023
88e8d97
[v9.4.x] Search: Switch to list view when filtering by tags (#63017)
grafanabot Feb 7, 2023
238f51f
[v9.4.x] Docs: fix typo (#63038)
grafanabot Feb 7, 2023
63f1d95
[v9.4.x] Update publishing workflows to use organization secret (#63046)
grafanabot Feb 7, 2023
3c7cfec
[v9.4.x] CommandPalette: Move quick add actions to top level (#63049)
grafanabot Feb 7, 2023
87497a1
[v9.4.x] Prometheus: Table format throwing error on empty result (#63…
grafanabot Feb 7, 2023
23ac2de
[9.4.x] CI: Running Redis integration tests without grabpl (#63028) (…
zerok Feb 8, 2023
0d648ea
[9.4.x] CI: Do not clone repo in artifact-page step (#63077) (#63087)
zerok Feb 8, 2023
532fc8d
Navigation: Backport 61103 to v9.4.x (#63097)
ashharrison90 Feb 8, 2023
8a8180c
[v9.4.x] Docs: incorporates feedback from PR #62402 (#63101)
grafanabot Feb 8, 2023
45dd9f9
[v9.4.x] Navigation: add a link to starred dashboards in the megamenu…
grafanabot Feb 8, 2023
845b797
[v9.4.x] What's New in v9.4 (#63137)
grafanabot Feb 8, 2023
371149f
[v9.4.x] fix broken envelope encryption link (#63143)
grafanabot Feb 8, 2023
87f6fef
[v9.4.x] docs: fixes video link in what's new 9.4 (#63146)
grafanabot Feb 8, 2023
8a48971
[v9.4.x] docs: comments out video (#63152)
grafanabot Feb 8, 2023
6945313
[v9.4.x] Fix MSSQL queries failing because of bad interpolation (#63172)
grafanabot Feb 9, 2023
982624f
[v9.4.x] Provisioning: Parse boolean and numeric values from environm…
grafanabot Feb 9, 2023
3574fa5
[9.4.x] Add missing PRs to 9.4.0-beta1 changelog (#62596) (#62600)
zerok Feb 9, 2023
ec2082c
[v9.4.x] docs: adds what's new video (#63207)
grafanabot Feb 9, 2023
f69374a
[v9.4.x] Docs: Fix redaction error in notification policies docs (#63…
grafanabot Feb 9, 2023
e5d80f2
[v9.4.x] Alerting: Fix a bug taking screenshots with Dashboard UID (#…
grafanabot Feb 9, 2023
17605f9
[v9.4.x] PanelChrome: Make loading animation speed the same across pa…
grafanabot Feb 10, 2023
edd529c
[v9.4.x] Loki Context UI: Do not disable last label (#63253)
grafanabot Feb 10, 2023
65de5b4
Chore: update alerting package to head of 9.4.x (508391225cd4) (#63210)
yuri-tceretian Feb 10, 2023
0bddceb
[v9.4.x] Alerting: Fix confusing comment about screenshots in default…
grafanabot Feb 20, 2023
7451db3
[v9.4.x] Prometheus: Fix missing abs operation to query builder (#63462)
grafanabot Feb 20, 2023
56b478f
[v9.4.x] Docs: Upload images from disk supported in Telegram (#63471)
grafanabot Feb 20, 2023
96121ad
[v9.4.x] Docs: Uploading images from disk supported in Slack (#63473)
grafanabot Feb 20, 2023
f9845a6
[v9.4.x] Docs: Remove duplicate docs on images in notifications (#63475)
grafanabot Feb 20, 2023
479360e
[v9.4.x] Update navigationAppConfig to use new k6 plugin id (#63459)
grafanabot Feb 21, 2023
b6dc902
[v9.4.x] Alerting: Get alert rules on faults (#61248) (#63505)
grafanabot Feb 21, 2023
4ddc76f
Authn: Stat registration [9.4.x] (#63504)
Jguer Feb 21, 2023
249c5b0
[v9.4.x] Alerting: Fix incorrect comment in eval.go (#63513)
grafanabot Feb 21, 2023
60e88ff
[v9.4.x] CloudMonitor: Fix query migration (#63519)
grafanabot Feb 21, 2023
98489d5
[v9.4.x] Geomap: Fix default opacity for layers (#63526)
grafanabot Feb 21, 2023
92ac380
[v9.4.x] Authn: Anon session service (#63520)
Jguer Feb 22, 2023
fcc6c7c
[v9.4.x] CloudWatch: Remove error for multi-value variable in logs ru…
grafanabot Feb 22, 2023
e9b269a
[v9.4.x] Docs: Delete old templating notifications docs page (#63549)
grafanabot Feb 22, 2023
045aff4
[v9.4.x] Add --init to all podman invocations to ensure ^C works on M…
grafanabot Feb 22, 2023
9eefd2e
[v9.4.x] Prometheus: Handle annotation query with empty fields (#63574)
grafanabot Feb 22, 2023
8aaca53
[v9.4.x] Docs: fix typo in 9.4 what's new (#63580)
grafanabot Feb 22, 2023
8e4fa99
[v9.4.x] Authn: Add separate context for session tagging (#63571)
grafanabot Feb 22, 2023
6162e6f
[v9.4.x] Docs: Fix numbering in templating docs (#63587)
grafanabot Feb 22, 2023
db978cd
[v9.4.x] MSSQL Datasource: Revert functions within macros change (#63…
grafanabot Feb 22, 2023
edd755b
[v9.4.x] Docs: Improved docs for templating labels and annotations (#…
grafanabot Feb 23, 2023
57ecd3d
[v9.4.x] TimeRangeInput: Fix positioning of dropdown menu (#63612)
grafanabot Feb 23, 2023
7f63193
[v9.4.x] Navigation: Add plugin upgrade guide to docs (#63616)
grafanabot Feb 23, 2023
242e05f
[v9.4.x] CloudWatch Logs: Fix query editor freezing (#63666)
grafanabot Feb 23, 2023
cb13b75
[v9.4.x] Docs: Clarify command palette changes are not behind feature…
grafanabot Feb 23, 2023
3e30c20
[v9.4.x] InfluxDB: Fix getting empty response when querying fields wi…
grafanabot Feb 23, 2023
77263b8
[v9.4.x] Docs: Update default value for geomaps enable_custom_baselay…
grafanabot Feb 23, 2023
2012cd7
[v9.4.x] Docs: Update old default values for configuration options (#…
grafanabot Feb 23, 2023
5585dc0
[v9.4.x] Docs: Fix of typo and delete of unnecessary sentence in 'Sig…
grafanabot Feb 23, 2023
758783a
[v9.4.x] Docs: Disambiguate auto_assign_org_role configuration option…
grafanabot Feb 23, 2023
30f3f63
[v9.4.x] InfluxDB datasource: Query variable breaks trying to interpo…
grafanabot Feb 23, 2023
a3b692e
[v9.4.x] Loki ds: Interpolation breaks in Loki queries when no scoped…
grafanabot Feb 24, 2023
c10b18d
[v9.4.x] Datasource Onboarding: Prevent flickering of onboarding page…
grafanabot Feb 24, 2023
f18c84a
[v9.4.x] Alerting: Fix changing datasource and creating new query not…
grafanabot Feb 24, 2023
65c2b4f
[v9.4.x] TestData: Fix bug when selecting "Log" streaming (#63725)
grafanabot Feb 24, 2023
ae94a60
[v9.4.x] Plugins: Fix plugins CDN not working when plugins are not in…
grafanabot Feb 24, 2023
f8120e9
[v9.4.x] Bump coverage versions (#63757)
grafanabot Feb 24, 2023
b5747d3
[v9.4.x] CloudMonitoring: Fix crash when inspecting data for MQL quer…
grafanabot Feb 24, 2023
3531683
[v9.4.x] CloudMonitor: Add missing logger to TimeSeriesQuery (#63132)
grafanabot Feb 24, 2023
7e01779
Alerting: Instrument outgoing state history requests using weaveworks…
alexweav Feb 24, 2023
0f1f842
[v9.4.x] fix link to explore with logs and headings (#63665) (#63701)
jdbaldry Feb 25, 2023
7900e79
[9.4.x] Users: Fix org user always getting org id = 1 (#63759)
Jguer Feb 27, 2023
53b5cf5
[v9.4.x] AzureMonitor: Fix template variables in ARG subscription fie…
grafanabot Feb 27, 2023
194dbea
[v9.4.x] Alerting: Fix available labels in the alert panel groupby dr…
grafanabot Feb 27, 2023
183f931
fix(dashboard version service): add DashboardUID to query and respons…
tolzhabayev Feb 27, 2023
b3682d4
[v9.4.x] Alerting: Improve Alertmanager data source docs (#63721)
grafanabot Feb 28, 2023
bb7a485
[v9.4.x] Alerting: Fix AlertLabelDropdown to be case sensitive (#63832)
grafanabot Feb 28, 2023
a1bceeb
[v9.4.x] Geomap: Sanitize the attribution string (#755)
grafanabot Feb 1, 2023
3c58b2c
[v9.4.x] TraceView: Add key and url escaping of json tag values (#761)
grafanabot Feb 2, 2023
04a4774
[v9.4.x] Changelog: Updated changelog for 9.4.0 (#63839)
grafanabot Feb 28, 2023
0b98b4d
[v9.4.x] Changelog: Updated changelog for 9.4.1 (#63843)
grafanabot Feb 28, 2023
b23f396
Release: Bump version to 9.4.2 (#63844)
grafanabot Feb 28, 2023
6cab7f9
[v9.4.x] Alerting: Fix width in alerts table columns on EditGroupModa…
grafanabot Feb 28, 2023
437cf15
[v9.4.x] TimeSeries: Fix legend and tooltip colors changing after dat…
grafanabot Feb 28, 2023
a7c1598
[v9.4.x] Navigation: reserve horizontal space for img in SectionNavIt…
grafanabot Feb 28, 2023
66b94cd
[v9.4.x] [DOC] Change APM dashboard to Service Graph view (#63903)
grafanabot Feb 28, 2023
38b5dd4
[v9.4.x] Fix wrong texts in titles when cloning templates (#63944)
grafanabot Mar 1, 2023
1b0d442
[v9.4.x] Navigation: Fix broken layout at 544px (#63950)
grafanabot Mar 1, 2023
b5135d8
Command Palette: Sign out link now works correctly (#63742) (#63960)
ashharrison90 Mar 1, 2023
bb25297
[v9.4.x] Profile: Fix session table overflowing page layout in mobile…
grafanabot Mar 1, 2023
0de3ceb
[v9.4.x] TimeSeries: Ignore invalid, user-defined log-y-axis min/max …
grafanabot Mar 1, 2023
4c22a2b
[v9.4.x] Alerting: Fix boolean default in migration from false to 0 (…
grafanabot Mar 1, 2023
8c483cc
[v9.4.x] Alerting: Fix migration pauses all alert rules on PostgreSQL…
grafanabot Mar 1, 2023
0299b18
[v9.4.x] Reqcontext: Use err status code instead of always fallback (…
grafanabot Mar 1, 2023
64412b1
[v9.4.x] BarChart: Only apply radius to topmost bar segment when stac…
grafanabot Mar 1, 2023
225128a
[v9.4.x] Fix redirect from /setup-grafana/upgrade-grafana/ to /upgrad…
grafanabot Mar 2, 2023
5e48a1a
[v9.4.x] Changelog: Updated changelog for 9.4.2 (#64001)
grafanabot Mar 2, 2023
35fe167
Release: Bump version to 9.4.3 (#64002)
grafanabot Mar 2, 2023
eab2627
[v9.4.x] Docs [Search] update _index.md by replacing dashboardPrevi…
grafanabot Mar 2, 2023
4e687df
[v9.4.x] Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 (#63891)
sakjur Mar 2, 2023
3fe53ab
[v9.4.x] StatPanel: Fix issue where sparkline chart was not being sho…
grafanabot Mar 2, 2023
25c31c2
[v9.4.x] Alerting: Use background context for maintenance function (#…
yuri-tceretian Mar 2, 2023
f8df798
[v9.4.x] NPM: Stop using the folder path before the name path (#64071)
grafanabot Mar 2, 2023
8861a8a
[v9.4.x] SQLStore: Enable clientFoundRows for MySQL connections (#64083)
grafanabot Mar 2, 2023
1ad9362
[v9.4.x] Changelog: Updated changelog for 9.4.3 (#64100)
grafanabot Mar 3, 2023
0d7de2b
Release: Bump version to 9.4.4 (#64101)
grafanabot Mar 3, 2023
a2b984c
[v9.4.x] docs: Prevent internal docs on setting up plugin spellcheck …
grafanabot Mar 3, 2023
b733b4f
[v9.4.x] Docker Build: Use `tonistiigi/binfmt` image for cross compil…
grafanabot Mar 3, 2023
79fb770
[v9.4.x] Alerting: Fix UI crashing when selecting custom grouping in …
grafanabot Mar 3, 2023
9ef2e8d
[v9.4.x] Alerting: Allow downloading alert rules from subpath (#64138)
grafanabot Mar 3, 2023
bdf8b75
[9.4.x] Correlations: Fix flaky integration tests (#64004) (#64139)
Elfo404 Mar 3, 2023
aa60a45
[v9.4.x] Docs: Pinning to latest for grafana plugin tools (#64141)
grafanabot Mar 3, 2023
aad839e
[v9.4.x] Alerting: Fix client to external Alertmanager to correctly b…
grafanabot Mar 3, 2023
1548edc
[v9.4.x] Docs: Meta-monitoring docs for Grafana and Mimir (#64142)
grafanabot Mar 3, 2023
4ee064d
Chore: Pass signed `user_hash` to Intercom via Rudderstack (#63921) (…
ashharrison90 Mar 3, 2023
8c1d16c
[v9.4.x] Logs: Log samples not being ordered correctly (#64147)
grafanabot Mar 3, 2023
6d0beae
[v9.4.x] build: fix corss build (#63261)
grafanabot Mar 3, 2023
5ccddbe
[v9.4.x] Changelog: Updated changelog for 9.4.0 (#63983)
grafanabot Mar 3, 2023
5014df0
[v9.4.x] fix: create temp user no longer sets ID to 0 for all users (…
grafanabot Mar 3, 2023
8c12f75
[v9.4.x] Chore: Remove CreateUserForTests() (#64125) (#64165)
papagian Mar 3, 2023
a9faf4b
[v9.4.x] Influxdb: Fix missing columns with raw query (#64173)
grafanabot Mar 3, 2023
ddf5363
[v9.4.x] Replace ambiguous relrefs with partial URIs to prevent 404s …
jdbaldry Mar 3, 2023
bf6e7d2
[v9.4.x] Clarify that LDAP will create Grafana users by default when …
grafanabot Mar 3, 2023
f80239c
[v9.4.x] update data source permissions instructions to match modern …
grafanabot Mar 3, 2023
49ef18b
[v9.4.x] Docs: Adding angular support deprecation to our plugin submi…
grafanabot Mar 6, 2023
f918b3b
[v9.4.x] Alerting: Prevent resetting the form on evaluation group int…
grafanabot Mar 6, 2023
6772c06
Alerting: Fix alert form broken coming from panel (#64148) (#64200)
soniaAguilarPeiron Mar 6, 2023
5fb2986
[v9.4.x] Chore: Bump alpine version to `3.17.1` (#63252) (#63264)
dsotirakis Mar 6, 2023
c48ca77
[v9.4.x] Explore: Avoid changing queries twice when importing a query…
Elfo404 Mar 6, 2023
c558320
[v9.4.x] Fix scenario where tooltip shows wrong value (#64199)
grafanabot Mar 6, 2023
232cbed
[v9.4.x] GrafanaUI: reset ConfirmModal disabled state on re-open (#64…
grafanabot Mar 6, 2023
24e46f3
[v9.4.x] Alerting: Disable "Declare Incident" button for open-source …
grafanabot Mar 6, 2023
269ae0d
[v9.4.x] Alerting: Fix queries not being previewed in detail view (#6…
grafanabot Mar 6, 2023
84e3586
[v9.4.x] Revert "Alerting: Fix alert form broken coming from panel (#…
grafanabot Mar 6, 2023
52288b8
[v9.4.x] LokiContextUi: Add loading indicator (#64244)
grafanabot Mar 6, 2023
4c38e25
Alerting: Expose Prometheus metrics for persisting state history (#64…
alexweav Mar 6, 2023
0d2a01f
[v9.4.x] Alerting: Fix Classic Conditions $values variable (#64249)
grafanabot Mar 6, 2023
5a6471c
TimeSeries: Fix overflowing exemplar modals causing content shifts (#…
gtk-grafana Mar 6, 2023
2d0324e
[v9.4.x] Plugins: Fix Cache-Control header response for public/plugin…
wbrowne Mar 6, 2023
e272ce8
[v9.4.x] Docs: Update Images in notifications docs to be more readabl…
grafanabot Mar 7, 2023
9e0cb25
[v9.4.x] Logs sample: Fix scrolling for unwrapped log lines (#64291)
grafanabot Mar 7, 2023
772eb4b
[v9.4.x] Alerting: Fix intermittency when seeding database in rule st…
grafanabot Mar 7, 2023
4474649
[v9.4.x] Cloudwatch Logs: Make mixed type fields fallback to being st…
grafanabot Mar 7, 2023
3b523c1
[v9.4.x] OpenTSDB: Allow metric autocomplete to use suggest api on ev…
grafanabot Mar 7, 2023
ea660e1
[v9.4.x] Snapshots: Fix deleting snapshot with non existent dashboard…
grafanabot Mar 8, 2023
2911eec
[v9.4.x] Plugins: Fix bug with copying grafanaData (#64454)
grafanabot Mar 8, 2023
b66e903
Prometheus: Metric encyclopedia (#63423) (#64455)
bohandley Mar 8, 2023
936e72f
[v9.4.x] CloudWatch Logs: Fix interpolation of scoped variables in qu…
grafanabot Mar 9, 2023
9bccf16
[v9.4.x] Docs: Last iteration on docs for images in notifications (#6…
grafanabot Mar 9, 2023
0d561b6
[v9.4.x] Docs: Updates default template link (#64495)
grobinson-grafana Mar 9, 2023
db9dfc7
[v9.4.x] Loki: Fix labels in LabelBrowser being wrongly cached (#64496)
grafanabot Mar 9, 2023
47e1860
[v9.4.x] OptionsPicker: Correctly highlight template variable value w…
grafanabot Mar 9, 2023
7f6c61f
[9.4.x] CI: Move some build settings (#64491) (#64513)
zerok Mar 9, 2023
de7d18d
[v9.4.x] CI: Add `PrereleaseBucket` field in `versions.go` (#64524)
grafanabot Mar 9, 2023
cf3f234
[v9.4.x] Docs: Add a note on uploading report branding logos (#64539)
grafanabot Mar 9, 2023
aa09499
Backport 62658 to v9.4.x (#64545)
ashharrison90 Mar 10, 2023
419e8d7
[v9.4.x] Alerting: Fix contact point name being URL-encoded in the ti…
grafanabot Mar 10, 2023
961446e
[v9.4.x] Docs: Remove Alertmanager configuration rollback from What's…
grafanabot Mar 10, 2023
6f22584
[v9.4.x] Alerting: fix users call 403 by calling /user instead of /us…
grafanabot Mar 10, 2023
332e870
[v9.4.x] Cloudwatch: Add expression field to interpolate variables in…
grafanabot Mar 10, 2023
6bce4d5
[v9.4.x] Docs: Changes to angular deprecation announcement (#64619)
grafanabot Mar 10, 2023
039d9c3
[v9.4.x] Update page labels to better reflect contents (#64626)
grafanabot Mar 10, 2023
eaace4f
[v9.4.x] Docs: Minor wording changes for plugin signing docs (#64615)…
tolzhabayev Mar 10, 2023
b7ff4d1
[v9.4.x] Cloudwatch Logs: Fix log group names not interpolating with …
grafanabot Mar 10, 2023
01917df
[v9.4.x] InfluxDB: Fix type assertion panics for interface conversion…
grafanabot Mar 10, 2023
d75b8c1
[v9.4.x] TimeSeries: fix time comparer not comparing date strings pro…
grafanabot Mar 13, 2023
7a26957
[v9.4.x] Navigation: Remove duplicate header on user invite page (#64…
grafanabot Mar 13, 2023
53a06bf
[v9.4.x] Frontend: Fix broken links in /plugins when pathname has a t…
grafanabot Mar 13, 2023
75a44af
[v9.4.x] Dashboards: Filter out expressions when going to Explore (#6…
grafanabot Mar 13, 2023
fc8002d
[v9.4.x] Alerting: Log error but don't fail initialization if state h…
grafanabot Mar 13, 2023
08acfaf
Upgrade faro-core and faro-web-sdk to 1.0.2 (#64407) (#64695)
codecapitano Mar 14, 2023
b5a274f
[v9.4.x] CloudWatch Logs: Queries in an expression should run synchro…
grafanabot Mar 14, 2023
56d1dcc
[v9.4.x] Packaging: Dockerfile copy local folder (#64768)
grafanabot Mar 14, 2023
12013e9
Alerting: Display last & next rule eval date plus eval duration (#647…
VikaCep Mar 14, 2023
10a2245
Alerting: Update scheduler to receive rule updates only from database…
yuri-tceretian Mar 14, 2023
412f1c1
Influxdb: Re-introduce backend migration feature toggle (#64842)
itsmylife Mar 15, 2023
bf832c9
[v9.4.x] Fix website build errors both for Grafana and content mounte…
grafanabot Mar 16, 2023
bb6607d
Release: Bump version to 9.4.6 (#799)
grafanabot Mar 16, 2023
ef2eb2b
[v9.4.x] Fix xss in Graphite functions tooltip (#805)
itsmylife Mar 16, 2023
e647b67
Release: Bump version to 9.4.7 (#814)
grafanabot Mar 16, 2023
4add91f
update .drone.yml
kminehart Mar 16, 2023
f96cfd3
update zeeve logos
radhe-zeeve Apr 21, 2023
edbd3a9
Bump actions/stale from 6 to 8
dependabot[bot] Apr 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
69 changes: 44 additions & 25 deletions .betterer.results
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// BETTERER RESULTS V2.
//
//
// If this file contains merge conflicts, use `betterer merge` to automatically resolve them:
// https://phenomnomnominal.github.io/betterer/docs/results-file/#merge
//
Expand Down Expand Up @@ -122,15 +122,14 @@ exports[`better eslint`] = {
],
"packages/grafana-data/src/datetime/moment_wrapper.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Do not use any type assertions.", "1"],
[0, 0, 0, "Do not use any type assertions.", "2"],
[0, 0, 0, "Do not use any type assertions.", "3"],
[0, 0, 0, "Do not use any type assertions.", "4"],
[0, 0, 0, "Do not use any type assertions.", "5"],
[0, 0, 0, "Do not use any type assertions.", "6"],
[0, 0, 0, "Do not use any type assertions.", "7"],
[0, 0, 0, "Do not use any type assertions.", "8"],
[0, 0, 0, "Do not use any type assertions.", "9"]
[0, 0, 0, "Do not use any type assertions.", "8"]
],
"packages/grafana-data/src/datetime/parser.test.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
Expand Down Expand Up @@ -575,8 +574,7 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Unexpected any. Specify a different type.", "4"],
[0, 0, 0, "Unexpected any. Specify a different type.", "5"]
[0, 0, 0, "Unexpected any. Specify a different type.", "4"]
],
"packages/grafana-data/src/types/variables.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
Expand Down Expand Up @@ -719,17 +717,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]
],
"packages/grafana-data/src/utils/location.test.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Unexpected any. Specify a different type.", "4"],
[0, 0, 0, "Unexpected any. Specify a different type.", "5"],
[0, 0, 0, "Unexpected any. Specify a different type.", "6"],
[0, 0, 0, "Unexpected any. Specify a different type.", "7"],
[0, 0, 0, "Unexpected any. Specify a different type.", "8"]
],
"packages/grafana-data/src/utils/location.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
Expand Down Expand Up @@ -985,8 +972,9 @@ exports[`better eslint`] = {
"packages/grafana-schema/src/veneer/dashboard.types.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Do not use any type assertions.", "2"],
[0, 0, 0, "Do not use any type assertions.", "3"]
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Do not use any type assertions.", "3"],
[0, 0, 0, "Do not use any type assertions.", "4"]
],
"packages/grafana-toolkit/src/cli/tasks/component.create.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
Expand Down Expand Up @@ -5863,19 +5851,19 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/plugins/datasource/influxdb/datasource.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Unexpected any. Specify a different type.", "4"],
[0, 0, 0, "Do not use any type assertions.", "5"],
[0, 0, 0, "Unexpected any. Specify a different type.", "6"],
[0, 0, 0, "Unexpected any. Specify a different type.", "5"],
[0, 0, 0, "Do not use any type assertions.", "6"],
[0, 0, 0, "Unexpected any. Specify a different type.", "7"],
[0, 0, 0, "Unexpected any. Specify a different type.", "8"],
[0, 0, 0, "Unexpected any. Specify a different type.", "9"],
[0, 0, 0, "Unexpected any. Specify a different type.", "10"],
[0, 0, 0, "Unexpected any. Specify a different type.", "11"],
[0, 0, 0, "Do not use any type assertions.", "12"],
[0, 0, 0, "Unexpected any. Specify a different type.", "12"],
[0, 0, 0, "Unexpected any. Specify a different type.", "13"],
[0, 0, 0, "Unexpected any. Specify a different type.", "14"],
[0, 0, 0, "Unexpected any. Specify a different type.", "15"],
Expand All @@ -5885,13 +5873,18 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "19"],
[0, 0, 0, "Unexpected any. Specify a different type.", "20"],
[0, 0, 0, "Unexpected any. Specify a different type.", "21"],
[0, 0, 0, "Unexpected any. Specify a different type.", "22"],
[0, 0, 0, "Do not use any type assertions.", "22"],
[0, 0, 0, "Unexpected any. Specify a different type.", "23"],
[0, 0, 0, "Unexpected any. Specify a different type.", "24"],
[0, 0, 0, "Unexpected any. Specify a different type.", "25"],
[0, 0, 0, "Unexpected any. Specify a different type.", "26"],
[0, 0, 0, "Unexpected any. Specify a different type.", "27"],
[0, 0, 0, "Unexpected any. Specify a different type.", "28"]
[0, 0, 0, "Unexpected any. Specify a different type.", "28"],
[0, 0, 0, "Unexpected any. Specify a different type.", "29"],
[0, 0, 0, "Unexpected any. Specify a different type.", "30"],
[0, 0, 0, "Unexpected any. Specify a different type.", "31"],
[0, 0, 0, "Unexpected any. Specify a different type.", "32"],
[0, 0, 0, "Unexpected any. Specify a different type.", "33"]
],
"public/app/plugins/datasource/influxdb/influx_query_model.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
Expand All @@ -5916,6 +5909,27 @@ exports[`better eslint`] = {
[0, 0, 0, "Unexpected any. Specify a different type.", "19"],
[0, 0, 0, "Unexpected any. Specify a different type.", "20"]
],
"public/app/plugins/datasource/influxdb/influx_series.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Unexpected any. Specify a different type.", "4"],
[0, 0, 0, "Unexpected any. Specify a different type.", "5"],
[0, 0, 0, "Unexpected any. Specify a different type.", "6"],
[0, 0, 0, "Unexpected any. Specify a different type.", "7"],
[0, 0, 0, "Unexpected any. Specify a different type.", "8"],
[0, 0, 0, "Unexpected any. Specify a different type.", "9"],
[0, 0, 0, "Unexpected any. Specify a different type.", "10"],
[0, 0, 0, "Unexpected any. Specify a different type.", "11"],
[0, 0, 0, "Unexpected any. Specify a different type.", "12"],
[0, 0, 0, "Unexpected any. Specify a different type.", "13"],
[0, 0, 0, "Unexpected any. Specify a different type.", "14"],
[0, 0, 0, "Unexpected any. Specify a different type.", "15"],
[0, 0, 0, "Unexpected any. Specify a different type.", "16"],
[0, 0, 0, "Unexpected any. Specify a different type.", "17"],
[0, 0, 0, "Unexpected any. Specify a different type.", "18"]
],
"public/app/plugins/datasource/influxdb/migrations.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
Expand Down Expand Up @@ -6036,6 +6050,11 @@ exports[`better eslint`] = {
"public/app/plugins/datasource/loki/LiveStreams.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/plugins/datasource/loki/components/LokiContextUi.test.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"]
],
"public/app/plugins/datasource/loki/components/LokiLabelBrowser.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"]
Expand Down
8 changes: 4 additions & 4 deletions .bingo/Variables.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.7. DO NOT EDIT.
# Auto generated binary variables helper managed by https://github.com/bwplotka/bingo v0.8. DO NOT EDIT.
# All tools are designed to be build inside $GOBIN.
BINGO_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
GOPATH ?= $(shell go env GOPATH)
Expand Down Expand Up @@ -35,11 +35,11 @@ $(DRONE): $(BINGO_DIR)/drone.mod
@echo "(re)installing $(GOBIN)/drone-v1.5.0"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=drone.mod -o=$(GOBIN)/drone-v1.5.0 "github.com/drone/drone-cli/drone"

GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.50.1
GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.51.2
$(GOLANGCI_LINT): $(BINGO_DIR)/golangci-lint.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/golangci-lint-v1.50.1"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.50.1 "github.com/golangci/golangci-lint/cmd/golangci-lint"
@echo "(re)installing $(GOBIN)/golangci-lint-v1.51.2"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.51.2 "github.com/golangci/golangci-lint/cmd/golangci-lint"

JB := $(GOBIN)/jb-v0.5.1
$(JB): $(BINGO_DIR)/jb.mod
Expand Down
2 changes: 1 addition & 1 deletion .bingo/golangci-lint.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.19

require github.com/golangci/golangci-lint v1.50.1 // cmd/golangci-lint
require github.com/golangci/golangci-lint v1.51.2 // cmd/golangci-lint
Loading