Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-29 16:14:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/src/container/LogControls/styles.ts

15 lines
283 B
TypeScript
Raw Normal View History

feat: added option to download logs in csv & excel format (#2841) * feat: added option to download logs in csv format * fix: suggested changes * feat: added logs download as excel * fix: updated logic for download excel and suggested changes * fix: code level changes --------- Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-06-07 15:31:57 +05:30
import { Button } from 'antd';
Logs UI (#1436) * feat: logs routing * feat: add redux for logs * feat: logs filter ui * feat: logsql parser integration * feat: logs table initial version * feat: logs aggregated view * feat: add log detail * feat: log live tail * feat: Logs TTL UI
2022-08-11 11:45:28 +05:30
import styled from 'styled-components';
export const Container = styled.div`
display: flex;
align-items: center;
justify-content: flex-end;
gap: 0.5rem;
`;
feat: added option to download logs in csv & excel format (#2841) * feat: added option to download logs in csv format * fix: suggested changes * feat: added logs download as excel * fix: updated logic for download excel and suggested changes * fix: code level changes --------- Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-06-07 15:31:57 +05:30
export const DownloadLogButton = styled(Button)`
display: flex;
align-items: center;
`;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 303ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API