gagandeep
gagandeep
Currently we are facing missing data points and slowness issues (slow Grafana dashboards )with our graphite cluster. I am not sure if I can post the go-carbon config of our...
go-carbon.conf file is pasted below. Can you please suggest how to tune whisper section to flush cache faster apart from increasing the internal cache size. ``` [common] user = "root"...
Apologies for some basic questions but I have recently started working on graphite. Our log file for go-carbon is a data file. is it normal for a log file to...
@deniszh This is the go-carbon.conf from one of the nodes in a three node cluster. ``` [common] user = "root" graph-prefix = "go-carbon.agents.{host}" # controlls GOMAXPROCS which itself controlls maximum...
/etc/go-carbon/whisper-schemas.conf has these entries [default_1min_for_365day] pattern = ^. retentions = 60s:365d
/etc/carbonapi/carbonapi.yaml : ``` # Need to be URL, http or https # This url specifies the backend or a loadbalancer # # Is you are using carbonzipper you should set...
@deniszh Can you please suggest what could be wrong with the conf for grafana not showing data of more than 3 months.
@bom-d-van @deniszh Please let me know if you need any other information from my side for troubleshooting further into this.
@deniszh I do not get your comment regarding the timeout movement to backends section. Is it not already in the backends section. Pardon my Ignorance. backendsv2: backends: - groupName: "gocarbon"...