14 Commits

Author SHA1 Message Date
e144111384 Refactor NAMU-PC and r86s targets: replace empty targets and sets with direct reference to common_targets 2025-09-29 19:14:43 +03:00
9b5f3879e2 a 2025-09-24 12:55:58 +03:00
077859e665 Refactor common_targets structure in config.yaml: change from targets list to a more concise format and update NAMU-PC and r86s to use sets for common targets. 2025-08-24 20:06:49 +03:00
8af3424fb3 Remove http_3xx module configuration from blackbox.yaml 2025-08-24 19:48:56 +03:00
1e8842444d Add blackbox configuration: define modules for HTTP, TCP, SSH, and ICMP probing 2025-08-24 19:46:55 +03:00
6bd1abb504 Refactor load_config and load_host_config: streamline configuration loading and improve structure 2025-08-24 19:46:43 +03:00
2e8bc8bd00 Reorganize NAMU-PC and r86s configuration: restore indentation and structure 2025-08-24 19:41:03 +03:00
4c86a62fff Add initial configuration for NAMU-PC and r86s with common targets 2025-08-24 19:39:24 +03:00
14e8f69815 Refactor OpenWRT scrape configuration: clean up formatting and remove redundant line 2025-08-02 01:11:45 +03:00
8ad4d34af0 Insrease scraping interval. 2025-08-02 01:09:24 +03:00
c420447669 Refactor OpenWRT configuration: add host argument and correct optional flag 2025-08-02 00:19:07 +03:00
e87e5c1e91 Add .gitignore to exclude data-alloy directory and remove alloy_seed.json 2025-08-01 22:58:38 +03:00
fa57353a6e Add Grafana Alloy configuration files and update examples
- Introduced detailed configuration guidelines in alloy.instructions.md
- Added general instructions for project structure in general.instructions.md
- Created config.yaml for NAMU-PC with target hostnames
- Implemented example.alloy and openwrt.alloy for service discovery and scraping
- Added alloy_seed.json for initial configuration state
- Developed demo.alloy for comprehensive monitoring setup
- Established std.alloy for repository path formatting and host configuration loading
- Updated test.alloy to utilize new host configuration loading
2025-08-01 16:25:31 +03:00
Karolis Kundrotas
ad77d5808a first commit 2025-08-01 15:12:26 +03:00