The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg
Daniel Lee 9efb6e76e9 users: adds search and pagination (#7753) 9 years ago
..
api users: adds search and pagination (#7753) 9 years ago
bus (format) run go fmt in pkg 10 years ago
cmd http: close http server gracefully. 9 years ago
components use session.NewSession() (#7745) 9 years ago
events
log fix(logging): fixed default log level filter option not taking effect, fixex #6978 10 years ago
login tech(): go fmt code 10 years ago
metrics Merge pull request #7482 from dbrgn/master 9 years ago
middleware sessions: start session gc at startup but only after between 10 - 180 seconds 9 years ago
models alerting: dedupe alert notifications when running multiple servers 9 years ago
plugins feat(ux): completed work on getting started panel, #6466 10 years ago
services users: adds search and pagination (#7753) 9 years ago
setting Add `FromName` to SmtpSettings struct 9 years ago
social Revert "tech: use context package over xperimental version" 9 years ago
tsdb Pass dropcounter rate option if no max counter and no reset value or reset value as 0 is specified (#7743) 9 years ago
util