Timur Olzhabayev
976a91cb0a
Fixing the relative url path ( #52774 )
2022-07-27 15:21:56 +02:00
Timur Olzhabayev
84930e2ef9
Adding rudderstack to our storybook ( #52777 )
2022-07-27 15:20:13 +02:00
Timur Olzhabayev
8ddf8ab6ee
Updating plugin packaging documentation ( #52744 )
...
* Updating packaging documentation
* Adding link to zipinfo manpage
* Removing unx as codespell doesnt like it
2022-07-27 15:19:47 +02:00
renovate[bot]
8005357858
Update dependency lint-staged to v13 ( #52873 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 14:16:08 +01:00
Taewoo K
8b6b82f239
PromQuery: Show exemplars in collapsed view ( #52767 )
...
* add Examplars: false in collapsed view
* assign defaut value - false to switch
* add 3 tests for 3 possible cases
Co-authored-by: Taewoo Kim <taewookim@Taewoos-MacBook-Pro.local>
2022-07-27 09:08:52 -04:00
Isabella Siu
542b4f2431
CloudWatch: returnData should default to true ( #52759 )
2022-07-27 08:45:59 -04:00
Carl Bergquist
7825ad6aa3
Instrumentation: Collect database connection stats ( #52797 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2022-07-27 13:42:28 +02:00
Will Browne
6d066a7aa8
Plugins: Add validation for plugin manifest ( #52787 )
...
* add validation for plugin manifest
* no more semver checking
* undo go.mod changes
* undo go.mod changes
* only validate v2 fields where necessary
* remove manifest version field check
2022-07-27 12:56:52 +02:00
renovate[bot]
6e5bd934fd
Update dependency html-loader to v4 ( #52858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 10:56:48 +01:00
renovate[bot]
23af7d7bb4
Update dependency jest-junit to v14 ( #52859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 10:41:59 +01:00
Zoltán Bedi
309965aaf0
Dev: Bump eslint sdk for vscode ( #52852 )
2022-07-27 11:22:05 +02:00
renovate[bot]
77a4443aa7
Update dependency @opentelemetry/semantic-conventions to v1.5.0 ( #52856 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 09:58:03 +01:00
Ivana Huckova
3f681114e5
Loki: Show label options for unwrap operation ( #52810 )
...
* Loki: Show options for unwrap operation
* Add comment for check
2022-07-27 10:45:30 +02:00
renovate[bot]
33f67ed6e2
Update typescript-eslint monorepo to v5.31.0 ( #52819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-27 09:27:55 +01:00
renovate[bot]
290b2e1ed0
Update grafana monorepo to v0.4.0 ( #52805 )
...
* Update grafana monorepo to v0.4.0
* update mock
* actually mock...
* typescript is hard...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-07-27 09:21:13 +01:00
Ashley Harrison
85e80d1d7b
Don't make the whole row a drag handle, use css instead ( #52795 )
2022-07-27 09:18:16 +01:00
Giordano Ricci
9a06b00e92
Correlations: Add DeleteCorrelation HTTP API ( #51801 )
...
* Correlations: add DeleteCorrelation HTTP API
* fix error message copy
* add readonly check
* add source_uid in delete condition
* make path singular
* Revert "make path singular"
This reverts commit d15be89578e202e5cb64a3e964ee09521b72d87c.
* add tests
* fix lint errors
* fix lint errors
* change casing
* update spec
* Remove transaction
* change casing in param name in docs
2022-07-27 09:07:58 +01:00
Gábor Farkas
52989c2144
loki: remove unused code ( #52435 )
2022-07-27 06:11:09 +00:00
Giordano Ricci
4b2144fe40
Correlations: change casing of *UID properties ( #52836 )
...
* Correlations: change casing of *UID properties
* add link to correlations HTTP API
2022-07-27 07:01:46 +01:00
Ryan McKinley
0235fc136c
Storage: allow public access to public files ( #52849 )
2022-07-26 20:37:35 -07:00
ying-jeanne
86283bb99e
Chore: Rename dashboardUID to dashboardUIDs in search endpoint and up… ( #52766 )
...
* Chore: Rename dashboardUID to dashboardUIDs in search endpoint and update doc
* make it backward compatible
2022-07-26 22:28:14 -04:00
ying-jeanne
7da0a6d3ce
Chore: Add dashboard UID as query parameter of Get annotation endpoint ( #52764 )
...
* Chore: Add dashboard uid as query parameter of Get annotation endpoint
* Update pkg/api/annotations.go
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
* update the dashboarUID
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
2022-07-26 21:52:34 -04:00
Adela Almasan
a5410063c6
Canvas: Merge tree view and layer element list UX ( #52701 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
2022-07-26 19:51:20 -04:00
Michael Mandrus
e5d89ddb95
fix typo in SQL editor placeholders #52846
2022-07-26 19:23:47 -04:00
gjed
6968478d94
Docs: updated configuration description for auto_assign_org ( #50180 )
...
* Docs: updated configuration description for auto_assign_org
* Update docs/sources/setup-grafana/configure-grafana/_index.md
* Resolve prettier issues for CI
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Remove trailing space
Co-authored-by: Garrett Guillotte <100453168+gguillotte-grafana@users.noreply.github.com>
Co-authored-by: Garrett Guillotte <garrett.guillotte@grafana.com>
Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
2022-07-26 10:09:40 -07:00
ismail simsek
0a664faeeb
Graphite: Introduce new query types in annotation editor ( #52341 )
...
* Fix comment lines
* Introduce graphite variable editor
* Render results differently based on queryType
* Add comments and fallback values
* Unit tests for different type of graphite queries
* Use metrics/expand endpoint to retrieve metric names
2022-07-26 18:30:23 +02:00
Gábor Farkas
7d78d3f8b2
CODEOWNERS: update for the observability-logs squad ( #52792 )
2022-07-26 15:51:15 +00:00
Andres Martinez Gotor
d68f8d9577
Azure Monitor: fix bug in variable editor ( #52804 )
2022-07-26 17:42:43 +02:00
Adela Almasan
817837a532
Geomap: Support ability to color markers based on label value ( #47476 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-07-26 10:26:29 -05:00
Ryan McKinley
5df6a95045
Transformations: Add standard deviation and variance reducers ( #52769 )
...
Co-authored-by: Selva <selvavm@hotmail.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2022-07-26 11:25:35 -04:00
Gilles De Mey
a1c6147374
Alerting: Group alert state history by labels and allow filtering ( #52784 )
2022-07-26 17:00:04 +02:00
Gabriel MABILLE
f3cc54f7ef
Chore: update latest.json to 9.0.5 ( #52820 )
2022-07-26 16:50:25 +02:00
renovate[bot]
21ba1469b5
Update linguijs monorepo to v3.14.0 ( #52811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 15:21:26 +01:00
Gilles De Mey
aa8c9d86dd
UI/Card: Fix card items always having pointer cursor ( #52809 )
2022-07-26 16:15:18 +02:00
Dimitris Sotirakis
12079a7285
Remove unused code ( #52806 )
2022-07-26 15:08:45 +01:00
Grot (@grafanabot)
c20d96aaec
ReleaseNotes: Updated changelog and release notes for 9.0.5 ( #52813 )
2022-07-26 16:04:54 +02:00
Yuriy Tseretyan
a081764fd8
Alerting: Scheduler to use AlertRule ( #52354 )
...
* update GetAlertRulesForSchedulingQuery to have result AlertRule
* update fetcher utils and registry to support AlertRule
* alertRuleInfo to use alert rule instead of version
* update updateCh hanlder of ruleRoutine to just clean up the state. The updated rule will be provided at the next evaluation
* update evalCh handler of ruleRoutine to use rule from the message and clear state as well as update extra labels
* remove unused function in ruleRoutine
* remove unused model SchedulableAlertRule
* store rule version in ruleRoutine instead of rule
* do not call the sender if nothing to send
2022-07-26 09:40:06 -04:00
renovate[bot]
58d8d7c44d
Update dependency webpack to v5.74.0 ( #52799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 14:36:20 +01:00
sam boyer
566d0a7148
coremodel: Fix hardcoded text and overly broad embedding ( #52802 )
...
* Replace hardcoded 'dashboard' references
* Only embed cue.mod/module.cue
* Add quotes
2022-07-26 09:14:07 -04:00
renovate[bot]
22374cfab8
Update dependency ts-node to v10.9.1 ( #52798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 13:55:55 +01:00
Torkel Ödegaard
6af5f71dda
Dropdown: New dropdown component ( #52684 )
...
* Progress
* Example usage in application
* Add FocusScope
* REmove unused type
* simplify it by removing trigger property
* Use new Menu.Item way to access component
2022-07-26 14:19:30 +02:00
renovate[bot]
21dab47293
Update dependency selecto to v1.17.0 ( #52794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 12:36:59 +01:00
Ashley Harrison
4c9786ea18
add a note about starred dashboards in the navbar to the documentation ( #52660 )
2022-07-26 12:32:45 +01:00
brendamuir
8fa6489dd4
Docs: fix data source MSSQL link ( #52796 )
2022-07-26 13:31:29 +02:00
renovate[bot]
8c3eb2a965
Update dependency sass to v1.54.0 ( #52791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 12:19:02 +01:00
renovate[bot]
4d7e26abfd
Update dependency rollup to v2.77.1 ( #52786 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 11:33:24 +01:00
renovate[bot]
c70641c593
Update dependency lru-cache to v7.13.1 ( #52733 )
...
* Update dependency lru-cache to v7.13.1
* update snapshot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-07-26 11:21:57 +01:00
Carl Bergquist
732cc99480
instrumentation: add buckets to catch very slow requests ( #51492 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2022-07-26 12:38:59 +03:00
renovate[bot]
1d7edb1c3a
Update dependency react-select to v5.4.0 ( #52763 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 10:19:23 +01:00
Torkel Ödegaard
284ec1d428
Profile: Fix nav tree link to notifications ( #52685 )
2022-07-26 10:11:40 +01:00