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

[v9.5.x] Chore: Upgrade Go to 1.20.4 #67756

Closed
wants to merge 160 commits into from
Closed

Conversation

papagian
Copy link
Contributor

@papagian papagian commented May 3, 2023

v9.5.x

grafanabot and others added 30 commits April 4, 2023 09:43
"Release: Updated versions in package to 9.5.0"
…sed when configuring an extension (#65914)

PluginExtensions: Fixed issue with incorrect type being exposed when configuring an extension (#65910)

Fixed issue with wrong type required in configureExtensionLink

(cherry picked from commit 68796a9)

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
)

Loki Query Splitting: Fix bug for mixed split durations (#65925)

* Query splitting: fix next request group pointer calculation

* Update unit test

(cherry picked from commit 44beef2)

Co-authored-by: Matias Chomicki <matyax@gmail.com>
Docs: Added note to contact Support (#65235)

* Added note to contact Support

* Update docs/sources/setup-grafana/configure-security/configure-authentication/enhanced-ldap/index.md

* Update docs/sources/setup-grafana/configure-security/configure-authentication/enhanced-ldap/index.md

* makes prettier

* Apply suggestions from code review

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
(cherry picked from commit 4457348)

Co-authored-by: melGL <81323402+melgl@users.noreply.github.com>
…y writes (#65969)

Alerting: Use a completely isolated context for state history writes (#64989)

* Add fresh context with timeout and same log properties, re-derive logger

* Unify timeout constants

* Move ctx after shortcut that got added through rebasing

* Unify timeouts

* Port opentracing's SpanFromContext and ContextFromSpan to the grafana tracing package

* Support both opentracing and otel variants

* Better document why we're creating a new ctx

* Add new func to FakeSpan which was added after rebase

* Support grafana-specific traceID key in both tracer implementations

(cherry picked from commit fb520ed)

Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>
…k callback (#65979)

PluginExtensions: Fixed issue in typings for the onClick link callback (#65978)

* Fixed bug with event being forced.

* Made onClick undefinable in the config as well.

* Fixed some more type issues.

(cherry picked from commit 9719ee9)

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Docs: Updated Grafana OSS Introduction (#66004)

* Added Phlare and added static data sources to intro instead of it just being TSDB sources

* Update docs/sources/introduction/_index.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update docs/sources/introduction/_index.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
(cherry picked from commit e881391)

Co-authored-by: Alex Close <alex.kirtley-close@grafana.com>
…ext (#66020)

PluginExtensions: Adding full targets to the panel menu context (#65861)

* Making sure we add the whole query to the dashboard panel context.

* Adding some more tests.

* Synced with main.

(cherry picked from commit c8ecd06)

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
…link (#66031)

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
Fix: DataLinks from data sources override user defined data link (#65996)
PublicDashboards: fix collapsed rows queries (#66014)

(cherry picked from commit 232834f)

Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
XYChart: Add all dataset columns in tooltip (#65027)

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
(cherry picked from commit df62bba)

Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com>
PieChart: Show long labels properly (#65699)

Fix label hidden when overflowing

(cherry picked from commit 91a61f1)

Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com>
…modes (#66085)

Table: Fix migrations from old angular table for cell color modes  (#65760)

* Table: Fix migrations from old angular table

* Update defaults

(cherry picked from commit 3843c73)

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
fixe broken data source tables  (#66042)

fixed tables

(cherry picked from commit a378e34)

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
…undled plugins (#66113)

Plugins: Skip instrumenting plugin build info for core and bundled plugins (#66105)

* only instrument plugin build for non core/bundled plugins

* fix import

(cherry picked from commit 7808e74)

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
…65991)

Admin/Plugins: Change alert about Connections to subtitle  (#65913)

* change ConnectionRedirectNotice to a subtitle on Admin/Plugins

* cleanup ConnectionsRedirectNotice a bit
docs: fixes link (#66051)

* fixes link

* Update docs/sources/setup-grafana/configure-security/configure-authentication/enhanced-ldap/index.md

Co-authored-by: melGL <81323402+melgl@users.noreply.github.com>

---------

Co-authored-by: melGL <81323402+melgl@users.noreply.github.com>
(cherry picked from commit 421b911)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Docs: Add content to what's new 9.4 (#65895)

* Docs: Add content to what's new 9.4

* Update docs/sources/whatsnew/whats-new-in-v9-4.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update docs/sources/whatsnew/whats-new-in-v9-4.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
(cherry picked from commit 75f5cb0)

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Chore: remove console.log from search (#66124)

(cherry picked from commit a6a4326)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
…66133)

Alerting: Tiny refactor on the eval and schedule packages (#66130)

* Alerting: Tiny refactor on the eval and schedule packages

two very small things:

- We had a constructor on something called a `Context` which is not a `context.Context` so let's just name that constructor `NewContext`
- The user that we use to run query evaluations is the same (with some variation) abstract it to a function so that it can be re-used when necessary.

* Update pkg/services/ngalert/schedule/schedule.go

Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>

* Update pkg/services/ngalert/schedule/schedule.go

Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>

---------

Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com>
(cherry picked from commit 1c3ce07)

Co-authored-by: gotjosh <josue.abreu@gmail.com>
Docs: Small fixes for Template Variables Doc (#65947)

* Docs: Small fixes for Template Variables Doc

* Docs: Minor fix to Variables Docs

- Added missing word

* Update docs/sources/dashboards/variables/add-template-variables/index.md

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>

* empty commit to trigger linting

* small change to trigger linting

---------

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
(cherry picked from commit 3685dd5)

Co-authored-by: sarah-spang <86264026+sarah-spang@users.noreply.github.com>
docs: nav updates for use dashboard topic (#66151)

* updated main image and supporting text

* fixed icon name

* updated nav path

(cherry picked from commit 8600a8c)

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
…66162)

Query Splitting: Fix for handling queries with no requestId (#66161)

Loki query splitting fix for when there's no request id

(cherry picked from commit 5dc529a)

Co-authored-by: Domas <domasx2@gmail.com>
Alerting: Fix docs link when creating or editing rules (#66019)

(cherry picked from commit 3e12b72)

Co-authored-by: George Robinson <george.robinson@grafana.com>
Alerting: Fix explore link in alert detail view (#66106)

(cherry picked from commit cb8a5b2)

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
…, SUSE, and OpenSUSE (#66169)

Docs: updates Grafana installation for Red Hat, Fedora, RHEL, SUSE, and OpenSUSE (#65232)

* removes references to CentOS

* starts reorg

* complete restructure

* updates alias

* Update docs/sources/setup-grafana/installation/rpm/index.md

* Apply suggestions from code review

Co-authored-by: Dan Cech <dcech@grafana.com>

* incorporates review feedback

* adds install on suse/opensuse

* updates aliases

* Apply suggestions from code review

Co-authored-by: Dan Cech <dcech@grafana.com>

* removes start server content from both topics; adds link to start server docs in Next steps

* Apply suggestions from code review

Co-authored-by: Dan Cech <dcech@grafana.com>

* incorporates review feedback

* Apply suggestions from code review

* typo fix

---------

Co-authored-by: Dan Cech <dcech@grafana.com>
(cherry picked from commit fcdbb7a)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Docs: removes start server content, updates links (#66172)

removes start server content, updates links

(cherry picked from commit 4a2d867)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
fixed broken links (#66153)

(cherry picked from commit ce00465)

Co-authored-by: lwandz13 <126723338+lwandz13@users.noreply.github.com>
Docs: updates to error handling (#65599)

* Docs: updates to error handling

* ran prettier

(cherry picked from commit a164b79)

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
docs: nav updates for dashboards (#66078)

* navigation related text and image updates in dashboards topics

* fix typo

* fixed style and formatting issues

(cherry picked from commit 3725463)

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet