Timur Olzhabayev
4991e71b85
Chore: Upgrade Go to 1.21.5 ( #79329 )
...
* bumping grafanas go version to 1.21.5
* adding how to upgrade go doc
* removing the whole ci-build and corresponding pipelines
* clarifying that we have to run make drone
* fixing starlark linter and removing unused code
* Adding note about enterprise
* trying to change the underyling image to avoid musl issues
* only need to golang one
2023-12-15 10:36:49 +01:00
Santiago
d06abedca2
Docs: Improve our mocks section (backend style guide) ( #77615 )
2023-11-03 14:33:12 +01:00
Marcus Efraimsson
90631360eb
Instrumentation: Handle context.Canceled ( #75867 )
...
Ref #68480
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
2023-10-10 12:28:39 +02:00
Marcus Efraimsson
e4c1a7a141
Tracing: Standardize on otel tracing ( #75528 )
2023-10-03 14:54:20 +02:00
Marcus Efraimsson
896b12d422
Contribute: Add error source section to errors documentation ( #75462 )
2023-09-26 17:44:36 +02:00
Marcus Efraimsson
040b7d2571
Chore: Add errutils helpers ( #73577 )
...
Add helpers for the errutil package in favor of errutil.NewBase.
2023-08-22 12:52:24 +02:00
Sarah Zinger
306e7bfa89
Documentation: Clarify how to use prometheus locally ( #72846 )
...
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
2023-08-04 15:00:05 -04:00
Todd Treece
29fef40f26
Chore: Move backgroundsvcs and usagestatssvcs to registry ( #72692 )
2023-08-02 09:25:55 -04:00
Niki
b58db18c01
Docs: Update references in contribute/
dir ( #69564 )
...
Docs: Update references in `contribute` dir
2023-06-06 15:56:39 +02:00
Sofia Papagiannaki
89569be3a6
SQLStore: Fix wrong usage of xorm's insert functions in tests ( #63850 )
...
* SQLStore: Fix InsertId
* Prefs: Fix Insert return value
* Fix tests
* Add guidelines
2023-03-02 13:01:36 +02:00
Sofia Papagiannaki
8aae7be4e5
API: Enable serving Swagger UI by default and add docs and guidelines ( #63489 )
...
* Enable serving Swagger UI by default
It used to be served behind the `swaggerUi` feature toggle.
* Remove `swaggerUi` feature toggle
* Add docs and guidelines for updating swagger
* Apply suggestions from code review
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2023-03-01 16:36:37 +02:00
Emil Tullstedt
4fd7743b81
Docs: Update backend contribution guidelines ( #63034 )
2023-02-07 15:44:56 +01:00
Jo
f6d856f082
SupportBundles: Add support bundle documentation ( #61855 )
...
* add support bundle page
* Update docs/sources/troubleshooting/support-bundles/index.md
* Update docs/sources/troubleshooting/support-bundles/index.md
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
* copy edit
* Update docs/sources/troubleshooting/support-bundles/index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-02-07 04:39:47 -05:00
Emil Tullstedt
649b50055c
Chore: Move all backend contribution documents to a single directory ( #61140 )
2023-01-11 11:16:52 +01:00