No description
Find a file
2025-09-25 12:28:01 +02:00
configs feat(config,build): add build and install scripts for tixel-watch 2025-09-01 15:48:09 +02:00
helpers refactor: use parser package for systemd logs 2025-09-25 00:01:34 +02:00
models refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
parser refactor: use parser package for file monitor 2025-09-25 00:18:20 +02:00
build.sh feat(service_monitor): add more information to parsing of transfer-job-manager logs 2025-09-01 17:06:13 +02:00
config.go feat: implement log-rotation for local sqlite storage 2025-09-25 10:23:48 +02:00
elasticsearch.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
elasticsearch_exporter.go refactor(tixel-watch): refactor watch-tool to enable type safety and better performance 2025-09-21 22:36:05 +02:00
elasticsearch_exporterV2.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
export_manager.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
exporter_interface.go refactor: move exporterInterface to own file 2025-09-25 07:37:46 +02:00
file_monitor.go refactor: use parser package for file monitor 2025-09-25 00:18:20 +02:00
go.mod refactor: make codebase more modular and use a single index for all services, tools and metics 2025-09-23 08:36:46 +02:00
go.sum refactor: make codebase more modular and use a single index for all services, tools and metics 2025-09-23 08:36:46 +02:00
install.sh feat(config,build): add build and install scripts for tixel-watch 2025-09-01 15:48:09 +02:00
local_storage.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
local_storageV2.go feat: implement log-rotation for local sqlite storage 2025-09-25 10:23:48 +02:00
log_processor.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
main.go feat: implement log-rotation for local sqlite storage 2025-09-25 10:23:48 +02:00
service_monitor.go feat: implement log-rotation for local sqlite storage 2025-09-25 10:23:48 +02:00
storage_interface.go refactor: move exporterInterface to own file 2025-09-25 07:37:46 +02:00
system_metrics.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
system_metricsV2.go refactor: move models to their own package to use the same as in the importer 2025-09-24 22:57:37 +02:00
tixel-watch.service feat(config,build): add build and install scripts for tixel-watch 2025-09-01 15:48:09 +02:00
web_service.go refactor(tixel-watch): refactor watch-tool to enable type safety and better performance 2025-09-21 22:36:05 +02:00
web_serviceV2.go feat: add specific information about transfer counts for seperate directions 2025-09-25 12:28:01 +02:00