No description
Find a file
2025-09-24 11:43:53 +02:00
configs feat(config,build): add build and install scripts for tixel-watch 2025-09-01 15:48:09 +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 new logic for local storage and exporters 2025-09-23 14:14:53 +02:00
elasticsearch.go feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +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 feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +02:00
export_manager.go refactor: clean up not needed code and comments 2025-09-24 08:30:55 +02:00
file_monitor.go 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.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: make codebase more modular and use a single index for all services, tools and metics 2025-09-23 08:36:46 +02:00
local_storageV2.go feat: include transaktions for writing in db to improve security and prevent data loss 2025-09-24 11:43:53 +02:00
log_processor.go feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +02:00
main.go feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +02:00
models.go refactor: make codebase more modular and use a single index for all services, tools and metics 2025-09-23 08:36:46 +02:00
service_monitor.go feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +02:00
storage_interface.go feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +02:00
system_metrics.go refactor(tixel-watch): refactor watch-tool to enable type safety and better performance 2025-09-21 22:36:05 +02:00
system_metricsV2.go feat: implement new logic for local storage and exporters 2025-09-23 14:14:53 +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: implement new logic for local storage and exporters 2025-09-23 14:14:53 +02:00