| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Reported by: portscout
Remove useless and confusing -httpListenAddr=:9429 parameter from the
vmagent startup script.
Noticed by: Lapo Luchini
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
| |
- Drop needless `victoria_' prefix from the startup script
name and various related variables; this helps readability
- Introduce checkconfig() function and hook it as [re]start
commands prerequisite command
- Install sample scrape configuration file
Submitted by: Oleg Ginzburg
|
|
|
|
|
|
|
| |
- Update VictoriaMetrics ports to version 1.60.0
- Remove another reference to `cbsd_mq_router_config'
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add missing run-time dependency on `security/ca_root_nss': apparently,
every Go application that uses TLS needs root CA certificates installed
in the default place, which are used for verifying signatures provided
by peers during establishing TLS connections.
While here, remove accidental reference to `cbsd_mq_router_config' in
the rc script and allow to reload (scrape) configuration by sending
SIGHUP to processes.
PR: 255822
|
|
|
|
|
| |
allows to remove lots of duplicated lines between the Makefiles
- Remove not actually needed, albeit harmless patch while I'm here
|
|
monitoring solution and time series database.
Based on the work of: Oleg Ginzburg
|