traefik-log-dashboard
No description available.
파일 탐색기
- build-and-publish.yml
- main.go
- main_test.go
- agents.db
- agents.db-shm
- agents.db-wal
- historical.db
- historical.db-shm
- historical.db-wal
- auth.go
- auth_test.go
- config.go
- notifications.go
- types.go
- cors.go
- logger.go
- logger_test.go
- middleware.go
- ratelimit.go
- ratelimit_test.go
- recovery.go
- scanner.go
- scanner_test.go
- security.go
- handler.go
- logs_handler.go
- logs_handler_test.go
- notify_handler.go
- status_handler.go
- system_handler.go
- state.go
- state_test.go
- utils.go
- logger.go
- logs.go
- logs_test.go
- parse.go
- parse_fuzz_test.go
- parse_test.go
- types.go
- system.go
- .env.example
- Dockerfile
- go.mod
- go.sum
- Makefile
- README.md
- _helpers.tpl
- agent-deployment.yaml
- agent-pvc.yaml
- agent-service.yaml
- configmap-agent.yaml
- configmap-dashboard.yaml
- dashboard-deployment.yaml
- dashboard-pvc.yaml
- dashboard-service.yaml
- ingressroute.yaml
- namespace.yaml
- secret.yaml
- .helmignore
- Chart.yaml
- values.yaml
- main.go
- config.go
- env.go
- period.go
- access.go
- error.go
- demo.go
- logs.go
- logs_test.go
- metrics.go
- metrics_test.go
- model.go
- service.go
- update.go
- view.go
- backends.go
- card.go
- errors.go
- requests.go
- response_time.go
- routes.go
- status_codes.go
- system.go
- timeline.go
- top_routes.go
- dashboard.go
- grid.go
- styles.go
- go.mod
- go.sum
- Makefile
- README.md
- traefik-log-dashboard
- agents.js
- proxy.js
- db.js
- index.js
- favicon.ico
- runtime-config.js
- metrics.test.ts
- metrics.ts
- notifications.test.ts
- notifications.ts
- repository.ts
- scheduler.ts
- types.ts
- agents.ts
- alerts.ts
- location.test.ts
- location.ts
- mobile.test.ts
- mobile.ts
- proxy.test.ts
- proxy.ts
- config.ts
- db.ts
- index.ts
- globals.css
- BarChart.tsx
- PieChart.tsx
- SparklineChart.tsx
- TimeSeriesChart.tsx
- ActiveSignals.tsx
- DataTable.tsx
- HealthBar.tsx
- InteractiveGeoMap.tsx
- KpiCard.tsx
- LiveEventFeed.tsx
- LogDetailSheet.tsx
- ResponseTimeGauge.tsx
- StatusCodeChart.tsx
- ClientsSection.tsx
- GeographySection.tsx
- LogsSection.tsx
- OverviewSection.tsx
- SystemSection.tsx
- TrafficSection.tsx
- DashboardWithFilters.tsx
- TabbedDashboard.tsx
- DashboardHeader.tsx
- DashboardShell.tsx
- DashboardSidebar.tsx
- Providers.tsx
- index.tsx
- AgentSelector.tsx
- avatar.tsx
- badge.tsx
- breadcrumb.tsx
- button-group.tsx
- button.tsx
- Card.tsx
- chart.tsx
- collapsible.tsx
- command.tsx
- dialog.tsx
- dropdown-menu.tsx
- Footer.tsx
- input-group.tsx
- input.tsx
- map.tsx
- place-autocomplete.tsx
- progress.tsx
- scroll-area.tsx
- select.tsx
- separator.tsx
- sheet.tsx
- sidebar.tsx
- skeleton.tsx
- spinner.tsx
- table.tsx
- tabs.tsx
- textarea.tsx
- tooltip.tsx
- ui-sidebar.tsx
- AgentBulkOperations.tsx
- AgentFormModal.tsx
- AgentHealthDashboard.tsx
- AlertRuleFormModal.tsx
- ErrorBoundary.tsx
- WebhookFormModal.tsx
- DemoDashboardClient.tsx
- use-mobile.tsx
- useAgentHealth.ts
- useAgentStatus.ts
- useDebounce.ts
- useGeoLocation.test.ts
- useGeoLocation.ts
- useLogFetcher.ts
- useMetricsProcessing.ts
- useMountEffect.ts
- useSystemStats.ts
- useTabVisibility.ts
- AppLayout.tsx
- DashboardPage.tsx
- DemoDashboardPage.tsx
- HomePage.tsx
- SettingsAgentsPage.tsx
- SettingsAlertsPage.tsx
- SettingsFiltersPage.tsx
- SettingsPage.tsx
- runtime-config.test.ts
- runtime-config.ts
- AgentContext.tsx
- ConfigContext.tsx
- FilterContext.tsx
- LogContext.tsx
- agent-store.test.ts
- agent-store.ts
- alert-store.ts
- local-store.ts
- log-persistence.ts
- log-store.ts
- notification-store.ts
- webhook-store.ts
- agent.ts
- alerting.ts
- filter.ts
- historical.ts
- metrics-snapshot.ts
- api-utils.ts
- base-url.ts
- chart-config.ts
- filter-utils.test.ts
- filter-utils.ts
- ip-utils.test.ts
- ip-utils.ts
- log-batching.test.ts
- log-batching.ts
- log-cursor.test.ts
- log-cursor.ts
- log-utils.ts
- metric-calculator.test.ts
- metric-calculator.ts
- agent-config-manager.ts
- agent-config.ts
- agent-import-export.ts
- alert-api-client.ts
- alert-engine.ts
- api-client.ts
- demo.ts
- location.ts
- multi-agent-api-client.ts
- notification-service.ts
- traefik-parser.ts
- types.ts
- utils.ts
- App.tsx
- main.tsx
- vite-env.d.ts
- .dockerignore
- .env.example
- .gitignore
- components.json
- docker-entrypoint.sh
- Dockerfile
- eslint.config.js
- index.html
- nginx.conf.template
- package-lock.json
- package.json
- package.runtime.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- tsconfig.node.json
- tsconfig.server.json
- vite.config.ts
- vitest.config.ts
- FeatureCard.tsx
- index.ts
- QuickLinksPanel.tsx
- StatCard.tsx
- layout.tsx
- page.tsx
- route.ts
- page.tsx
- layout.tsx
- route.ts
- route.tsx
- global.css
- layout.tsx
- robots.ts
- sitemap.ts
- agent.mdx
- cli.mdx
- dashboard.mdx
- environment-variables.mdx
- index.mdx
- notifications.mdx
- settings.mdx
- docker.mdx
- index.mdx
- kubernetes.mdx
- changelog.mdx
- features.mdx
- index.mdx
- quickstart.mdx
- troubleshooting.mdx
- usage.mdx
- layout.shared.tsx
- site.ts
- source.ts
- .gitignore
- mdx-components.tsx
- MigrationV1toV2.md
- next.config.mjs
- package-lock.json
- package.json
- postcss.config.mjs
- README.md
- source.config.ts
- tsconfig.json
- agent-deployment.yaml
- agent-pvc.yaml
- agent-service.yaml
- configmap-agent.yaml
- configmap-dashboard.yaml
- dashboard-deployment.yaml
- dashboard-pvc.yaml
- dashboard-service.yaml
- ingressroute.yaml
- kustomization.yaml
- namespace.yaml
- secret.yaml
- .gitignore
- docker-compose.yml
- LICENSE
- QUICK_START_GUIDE.md
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
