grafana/public/app/features/inspector
Ivana Huckova a0921f2e88
Explore: Implement logs sample in Explore (#61864)
* Implement log samples

* Explore: Implement logs sample panel

* Log samples: Add documentation

* Update docs

* Add info for log sample

* Fix label

* Update

* Default to true

* Fix copy in test

* Update public/app/features/explore/LogsSamplePanel.tsx

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

* Use timeZone from grafana/schema

* Rename data props to queryResponse

* Unify name to logs sample

* Remove redundant optional parameters in LogsSamplePanel

* Make intervalMs parameter optional in dataFrameToLogsModel and remove undefined argument when not needed

* Fix incorrect position of copy log line button

* Update public/app/core/logsModel.ts

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>

Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
2023-01-24 19:10:27 +01:00
..
utils Logs: Add Download logs button to log log-browser (#55163) 2022-09-29 16:09:40 +02:00
DetailText.tsx Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
InspectDataOptions.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectDataTab.test.tsx
InspectDataTab.tsx Explore: Implement logs sample in Explore (#61864) 2023-01-24 19:10:27 +01:00
InspectErrorTab.test.tsx
InspectErrorTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectJSONTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectMetadataTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectStatsTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectStatsTable.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
QueryInspector.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
styles.ts Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
types.ts SupportSnapshots: Rename to "Get help" (#55206) 2022-09-16 08:51:14 -07:00