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
Torkel Ödegaard 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 years ago
..
api fix(default datasource): minor fix for handling of default datasource 10 years ago
bus clarify which handler is not found 10 years ago
cmd add support for robots.txt file 10 years ago
components Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago
events fixed AMPQ -> AMQP typo 10 years ago
log close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
login feat(ldap): added support for compound search filter expressions, closes #2472 10 years ago
metrics feat(invite): trying to get username to work as well 10 years ago
middleware fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 years ago
models feat(invite): new user invites are now also added to correct org after sign up is completed, #2353 10 years ago
plugins Fixed failing go unit test 10 years ago
services fix(user create): fixed for creating multiple users with empty email when auto assign org is set to false, fixes #2011 10 years ago
setting close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
social GitHub users without a public email should be authenticated using their primary private email address 10 years ago
util feat(invite): progress on invite feature, #2353 10 years ago