Raiko Wielk
3d9ae801cb
Docs: Fix broken links in contribute/**/*.md ( #92182 )
...
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-12 15:51:30 +03:00
Raiko Wielk
9d5f8e2998
Docs: Fix broken link in contribute/backend/README.md ( #92103 )
...
Co-authored-by: Dave Henderson <dhenderson@gmail.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-11 14:18:56 +01:00
Joseph Perez
eee66882ef
Docs: Edit of files in the backend contributor guide (part 7 of doc quality improvement project) ( #89974 )
...
* Docs: Edit of multiple files in the backend contributor guide (part 7 of doc quality improvement project)
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/package-hierarchy.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/package-hierarchy.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/package-hierarchy.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/services.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Fix for active voice
* Update contribute/backend/instrumentation.md
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update contribute/backend/instrumentation.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Fix from review
* Update contribute/backend/services.md
* Update contribute/backend/services.md
* Spelling of wire
* Prettier fixes
* Minor fix
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2024-07-29 06:06:50 -07:00
Joseph Perez
0ecff76600
Docs: Edit of several Backend topics (part 5 of doc quality project) ( #89073 )
...
* Edit of several Backend topics (part 5 of doc quality project)
* Proofread of files
* Prettier fix
* Update contribute/backend/upgrading-dependencies.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/README.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/README.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/recommended-practices.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/recommended-practices.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/recommended-practices.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/recommended-practices.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/recommended-practices.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Update contribute/backend/recommended-practices.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Rename doc filenames with gerunds
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-07-13 10:37:47 -07:00
Joseph Perez
d49a3e98dc
Docs: Edit of 3 files in backend contributor guide (part 6 of doc quality improvement project) ( #89582 )
...
* Docs: edit of 3 files in backend contributor guide
* Update contribute/backend/database.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Fix from review
* Update contribute/backend/database.md
* Update contribute/backend/errors.md
* Update contribute/backend/errors.md
* Fix header levels
* Style edits
* Prettier fixes
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-06-25 12:28:22 -07:00
Marcus Efraimsson
0b1aec6767
Tracing: Various improvements ( #88308 )
2024-05-27 14:21:40 +02:00
Dave Henderson
c6a0175c04
ci: use go.mod as source of truth for actions/setup-go action ( #87574 )
...
* ci: use go.mod as source of truth for actions/setup-go action
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* updating upgrading-go-version.md doc
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-05-09 15:30:13 -04:00
Marcus Efraimsson
41b29ff93c
Chore: Migrate to use buf for protobuf generation ( #87407 )
...
* Chore: Migrate to use buf for protobuf generation
* fix codeowners
* fixes after review
* docs/tooling for installing buf
* add back codeowners
* Update upgrading-dependencies.md
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
* sdk v0.229.0
---------
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
2024-05-08 15:42:40 +02:00
Anton Patsev
1a7af2d843
Сorrection of spelling errors ( #83565 )
...
thanks for your contribution !
2024-03-01 11:00:15 +01:00
Dan Cech
790e1feb93
Chore: Update test database initialization ( #81673 )
...
* streamline initialization of test databases, support on-disk sqlite test db
* clean up test databases
* introduce testsuite helper
* use testsuite everywhere we use a test db
* update documentation
* improve error handling
* disable entity integration test until we can figure out locking error
2024-02-09 09:35:39 -05:00
b murphy
c12b125bb1
Docs: Update to US English per Writers Toolkit, plus clean up some grammar ( #76298 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: tonypowa <45235678+tonypowa@users.noreply.github.com>
2024-01-05 16:40:11 +00:00
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