Kevin Minehart
ba6500576b
CI: include ver_mode arg in the integration_test_pipeline in main. ( #62723 )
...
include ver_mode arg in PRs
2023-02-01 15:27:57 -05:00
Kevin Minehart
3cbaa58b1b
CI: Replace enterprise check ( #62359 )
...
* Add steps in the pipeline for cloning enterprise when running PR tests.
* Removed enterprise-check from the github action workflows, and removed it from the codeowners file.
2023-02-01 16:55:49 +00:00
Kevin Minehart
dc00f6dbe3
CI: add log for branch deletion ( #60647 )
...
* add log for branch deletion
* return an err when branch deletion fails
2022-12-21 19:27:49 +00:00
Kevin Minehart and Dave Henderson
69ffce4c42
CI: add a quick test, set enterprise2 when the enterprise2 flag is added ( #59967 )
...
* add a quick test, set enterprise2 when the enterprise2 flag is added
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
2022-12-07 13:52:16 -05:00
Kevin Minehart
76a586195a
Packaging: Use rpm-digest sha256 when creating rpm packages ( #59510 )
...
* Use rpm-digest sha256 when creating rpm packages
* only append this argument with rpm builds
2022-11-30 09:35:02 -06:00
Kevin Minehart
a77d95807c
Store: skip flaky test in the store service ( #59443 )
...
skip flaky test
2022-11-29 17:54:20 +00:00
Kevin Minehart
5995824f0c
CI: Use the git event payload rather than github context to populate the source SHA in the enterprise downstream test ( #59435 )
...
* test
* I guess the pull_request event doesn't include the 'sha' item
2022-11-28 20:49:20 +01:00
Kevin Minehart
560b595ef2
CI: change regex to accomodate new branching stategy in enterprise ( #59429 )
...
change regex to accomodate new branching stategy in enterprise
2022-11-28 13:09:10 -05:00
Kevin Minehart
b3b7cba0fe
CI: add source_sha option to enterprise-pr-check action ( #59314 )
...
* add source_sha option to enterprise-pr-check action
* Add git hash to enterprise check branch
2022-11-28 09:44:23 -06:00
Kevin Minehart
45c759eb59
CI: Make the downstream enterprise test a check instead of comments ( #59071 )
2022-11-24 08:17:12 -06:00
Kevin Minehart
fd16cad7da
Only provide version ot build-frontend-packages if it's a valid semver (has 2 digits) ( #57808 )
2022-10-28 05:04:59 -04:00
Kevin Minehart
2fadeeff4c
CI: move grabpl package command to pkg/build ( #55651 )
...
* add grabpl package
* update .drone.yml
* resolve lint errors
2022-09-23 11:49:07 -05:00
Kevin Minehart
c69a37f8c2
CI: grabpl verify-drone -> ./bin/build verify-drone ( #55171 )
...
* move grabpl verify-drone
2022-09-14 09:07:09 -05:00
Kevin Minehart
ed5d617cb9
CI: move grabpl verify-drone ( #55057 )
...
* move grabpl verify-drone
2022-09-14 08:59:18 +03:00
Kevin Minehart
d3af3e0431
CI: Move grabpl publish-metrics ( #55042 )
...
* move grabpl publish-metrics
* grabpl -> ./bin/build
* fix lint error
2022-09-12 13:28:08 -05:00
Kevin Minehart
1169f14d47
CI: move grabpl build-frontend-packages from grabpl to grafana ( #53072 )
...
* move grabpl build-frontend-packages
* add frontend and lerna packages
* grabpl build-frontend-packages -> ./bin/build build-frontend-packages
* move getgrafanaversion
* add noinstalldeps flag
* fix compiler error
* fix lint error
* add missing flags
2022-09-06 20:09:08 +03:00
Kevin Minehart
a76ce1f567
CI: move grabpl e2e tests from grabpl to grafana ( #53075 )
...
* move grabpl e2e tests
2022-09-02 11:02:10 -04:00
Kevin Minehart
95ec3e8c09
Chore: update latest.json to 9.1.1 ( #54108 )
2022-08-24 08:34:41 +01:00
Kevin Minehart
d117689aea
CI: move grabpl build-frontend from grabpl to grafana ( #53073 )
...
* move grabpl build-frontend
2022-08-10 10:29:51 -04:00
Kevin Minehart
59ce564d49
CI: move grabpl build-docker from grabpl to grafana ( #53077 )
...
* add grabpl build-docker
2022-08-09 09:43:28 +03:00
Kevin Minehart
d1d237f30a
CI: move grabpl shellcheck from grabpl to grafana ( #53076 )
...
* add grabpl shellcheck
* grabpl shellcheck -> ./bin/build shellcheck
2022-08-08 10:36:13 -05:00
Kevin Minehart
138f03aad1
CI: move grabpl build-plugins from grabpl to grafana ( #53071 )
...
* add grabpl command to build internal plugins
* grabpl build-plugins -> ./bin/build build-plugins
2022-08-04 11:39:36 -05:00
Kevin Minehart
d567f199dd
CI: add the grabpl build-backend command into the repo ( #52673 )
...
* Move the grabpl build-backend command and clean it up a bit
2022-07-28 10:11:22 -04:00
Kevin Minehart
61101056b6
upgrade grabpl ( #49534 )
2022-05-24 13:18:05 -05:00
Kevin Minehart
0544218bb7
upgrade to 2.9.21 ( #46219 )
2022-03-03 19:00:46 -06:00
Kevin Minehart
593b2846c6
upgrade to 2.9.20 ( #46217 )
2022-03-03 18:09:14 -06:00
Kevin Minehart
085a8fde67
linux-x64 -> linux-amd64 ( #46209 )
2022-03-03 23:53:09 +01:00
Kevin Minehart
09e74c5ec5
upgrade grabpl ( #46192 )
2022-03-03 18:42:29 +00:00
Kevin Minehart
1fef87fbcc
upgrade grabpl ( #46127 )
2022-03-03 10:17:05 +02:00
Kevin Minehart
cbf96e6a8b
remove flaky cloudwatch test ( #45800 )
...
* remove flaky cloudwatch test
* remove unused code that was only in flaking test
* okay i guess they're both flaky
* Skip flaking templating-dashboard-links-and-variables test
2022-02-23 13:59:53 -06:00
Kevin Minehart
69c403ed7d
add .nvmrc ( #44665 )
2022-01-31 10:48:21 -06:00
Kevin Minehart
4c969081bc
fix the root Dockerfile and add additional .dockerignore rules ( #41006 )
...
* fix the root Dockerfile and add additional .dockerignore rules
* Update go.mod/go.sum and ubuntu dockerfile
2021-10-28 09:41:10 -05:00
Kevin Minehart
641a18b92e
upgrade ncurses in docker image ( #41002 )
2021-10-27 18:03:09 +02:00
Kevin Minehart
ca4b35e596
Packaging: remove private users setting in systemd unit files ( #40815 )
...
* Remove privateusers=true from grafana-server.service
2021-10-22 16:19:55 +02:00
Kevin Minehart
7e05536a22
update dockerfile ( #40699 )
2021-10-20 17:04:45 +03:00
Kevin Minehart
9c2d70ce0f
Packaging: Dependency updates ( #40534 )
...
* update loki
* install openssl from alpine's edge repository
* extracttraceid moved to tracing package
* remove exit if warning limit is exceeded
* disable flaky libraryelements test
2021-10-18 19:50:10 +02:00
23bee50474
Prometheus: Fix issue where TCP connections not being reused when querying from Grafana alerting ( #40349 )
...
Fixes #40366
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
2021-10-13 10:22:26 +02:00
Kevin Minehart
fe5e49476b
Packaging: Remove ProcSubset option in systemd ( #40339 )
...
* update rpm service file
* Update grafana-server.service
2021-10-12 11:18:49 -05:00
Kevin Minehart
cdea812cee
remove systemcallfilters sections from systemd unit files ( #40176 )
2021-10-08 15:50:59 +02:00
Kevin Minehart and achatterjee-grafana
c8651c46d0
Packaging: document systemd net bind capability rpm and deb installations ( #40165 )
...
* add systemd net bind capability docs for rpm and deb
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-10-07 22:56:42 +02:00
Kevin Minehart
792fa63725
set opts.version after getting version from package.json ( #39038 )
2021-09-09 15:40:08 +02:00
Kevin Minehart
d913e46e37
Chore: move build command to importable package ( #38726 )
...
* move build command to importable package & clean up
2021-09-03 11:24:21 -05:00
Kevin Minehart
1ced2bc6df
move main.go logic out of commands ( #38555 )
...
* move main.go logic out of commands
2021-08-26 15:42:22 +02:00
Kevin Minehart and Malcolm Holmes
b3c4b20953
Docker: Update base alpine version (fix CVE-2021-36159) ( #38088 )
...
* update base alpine version and update apk packages in Dockerfile
* update base alpine version
* don't need to apk update
* remove space
* Update to alpine 3.14.1
Co-authored-by: Malcolm Holmes <mdh@odoko.co.uk >
2021-08-20 12:54:03 +01:00
Kevin Minehart
ec45afa6b0
include URL arguments in dashboard resource request ( #36526 )
...
* include URL arguments in dashboard resource request
2021-07-07 21:42:49 +02:00
Kevin Minehart
92cb503486
use absolute path when getting grafana path; add test for directory ( #36001 )
2021-07-06 11:28:02 -05:00
Kevin Minehart and achatterjee-grafana
0a28304d2a
Caching: document memory limit settings ( #35189 )
...
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-06-04 09:54:41 -05:00
Kevin Minehart
3aba08f708
hide caching settings when its disabled ( #34756 )
2021-05-26 12:27:28 -05:00
Kevin Minehart and Alex Khomenko
27d11e3702
DataSourceSettings: Hide caching settings for non-backend datasources ( #34083 )
...
* add field to plugin meta
* only show cache settings if pluginMeta has "isBackend"
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-05-14 09:50:49 -05:00
Kevin Minehart and Ursula Kallio
43bfa2801c
Documentation: Update Grafana Enterprise caching documentation ( #33398 )
...
* update caching documentation
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-04-27 11:06:25 -05:00
Kevin Minehart
534614063a
add cache config tab to datasource settings ( #33036 )
2021-04-19 16:18:47 -05:00
Kevin Minehart
82bae892eb
add memcached integration test steps in starlark ( #32729 )
...
* add memcached integration test steps to starlark
* typo
2021-04-07 08:06:10 -05:00
Kevin Minehart
5c1d4777b2
add redis integration test for enterprise ( #32617 )
2021-04-06 08:50:54 -05:00
Kevin Minehart
6a97236b7a
Update enterprise-configuration.md ( #32365 )
2021-03-26 15:13:03 -05:00
Kevin Minehart
067bd5e604
add name of query caching feature flag in docs ( #32215 )
...
* add name of query caching feature flag in docs
* update caching config link
2021-03-22 15:10:19 +01:00
6e1c5e957a
Enterprise: Add Redis caching documentation ( #32001 )
...
* Document Redis cache config in Grafana Enterprise
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com >
2021-03-16 15:35:52 +01:00
Kevin Minehart and Diana Payton
34105a6db8
Docs: additional caching documentation ( #31925 )
...
* Update query-caching.md
* Update enterprise-configuration.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2021-03-11 22:45:16 +01:00