75156324f4
Chore: fix some codeql violations ( #101958 )
...
* fix some codeql violations
* just check at start
2025-03-14 13:27:25 +00:00
58a3e0ae86
Remove @grafana/experimental in @grafana/o11y-ds-frontend and @grafana/sql ( #99501 )
...
* Remove @grafana/experimental in @grafana/o11y-ds-frontend
* Remove @grafana/experimental in @grafana/sql
* Fix mock in test
2025-01-28 10:48:19 +01:00
3e96431bd6
Move createGraphFrames to grafana/o11y-ds-frontend
package ( #97394 )
...
* Move createGraphFrames to o11y-ds-frontend package
* Remove duplicated mock response
* Rename files and function
2024-12-05 12:25:46 +01:00
6a0fd05a9e
Datasources: Allow clearing trace to logs, metrics and profiles datasource pickers ( #96554 )
...
Allow clearing trace to logs, metrics and profiles datasource pickers
2024-11-22 09:54:41 +00:00
66fb4d5f1a
Combine responses: add support for frames with repeated field names ( #90650 )
...
* Combine responses: add support for frames with repeated field names
* Formatting
2024-07-19 14:26:06 +00:00
8547148623
Combine responses: do not combine frames with different names ( #90464 )
2024-07-16 16:34:08 +03:00
47f8717149
React: Use new JSX transform ( #88802 )
...
* update eslint, tsconfig + esbuild to handle new jsx transform
* remove thing that breaks the new jsx transform
* remove react imports
* adjust grafana-icons build
* is this the correct syntax?
* try this
* well this was much easier than expected...
* change grafana-plugin-configs webpack config
* fixes
* fix lockfile
* fix 2 more violations
* use path.resolve instead of require.resolve
* remove react import
* fix react imports
* more fixes
* remove React import
* remove import React from docs
* remove another react import
2024-06-25 12:43:47 +01:00
946545cfc5
Chore: Move LocalStorageValueProvider under @grafana/data pacakge ( #89580 )
...
Rehome LocalStorageValueProvider
2024-06-24 15:06:49 +02:00
1cfb21a74c
Logs: improve deduplication supporting code and fix duplicated frames ( #88716 )
...
* Logs: change refId approach to deduplicate infinite scrolling rows
* Chore: update tests
* chore: add comment
* Prettier
2024-06-04 19:09:33 +03:00
e8ecbaffc2
UX: Update trace to logs tooltip to improve clarity ( #83508 )
...
* Update tooltip to improve clarity
* Update packages/grafana-o11y-ds-frontend/src/TraceToLogs/TraceToLogsSettings.tsx
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
---------
Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2024-03-11 10:26:59 +00:00
2fa4ac2a73
Tempo: Remove duplicated code ( #81476 )
2024-02-26 11:39:26 +01:00
5c3e211777
combineFrames: add support to merge transformed data frames ( #81554 )
...
* combineResponses: account for disordered frames
* tempo: undo change
* Formatting
2024-01-30 14:02:15 +02:00
a83e01918a
Loki: Remove dependecy on core and move to @grafana/o11y-ds-frontend
( #81284 )
...
* Loki: Remove dependecy on core and move to o11y-ds-frontend
* Fix ctr -> ctrl
* Remove test helpers
2024-01-29 11:19:34 +01:00
20e2f3006b
Add test for TemporaryAlert
( #81416 )
2024-01-29 11:00:11 +01:00
77b0369fdb
Fix TemporaryAlert
( #81384 )
2024-01-26 21:46:52 +01:00
8761dfcc97
Add custom alert component ( #81012 )
...
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Matias Chomicki <matyax@gmail.com>
2024-01-26 10:32:20 +01:00
b9d2f8c73b
Extract duplicated code ( #80991 )
2024-01-23 08:35:34 +01:00
6cbc3df11e
Add grafana-o11y-ds-frontend workspace package ( #80362 )
2024-01-22 13:47:50 +01:00