extract whitebox monitoring data from application logs for collection in a timeseries database
go
calculator
vm
monitoring
bytecode
timeseries
compiler
metrics
proxy
logs
extraction
prometheus
collector
observability
timeseries-database
mtail
mtail-programs
-
Updated
Jul 27, 2021 - Go
Currrently, we expect user to pass his UserID and Password in recipe and we have static uri for using these to setup connection with database. eg: for mysql we have it as
fmt.Sprintf("%s:%s@tcp(%s)/", config.UserID, config.Password, config.Host).We also have these as mandatory values in and we return an error if they are absent. But it is possible to user a lot of db's and dashboards wit