Commit Graph

107 Commits (f160ad3bc8d9a38356333f6737213942204b57b8)

Author SHA1 Message Date
Konstantin Chukhlomin fcdf282090 GCS support via JSON API 8 years ago
Konstantin Chukhlomin 72d7c4d620 Added GCS support #8370 8 years ago
Torkel Ödegaard a47b31ac62 fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 8 years ago
Torkel Ödegaard 06e87c151f feat: added settings to sample ini #8768 8 years ago
Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 8 years ago
Torkel Ödegaard 78dbb4dc13 config: removed trace level from config comment 8 years ago
Mitja Z c92d719a72 added support for listening on unix socket #4030 (#8221) 8 years ago
fir4 6d9e8bd147 webdav: allow specification of a different public_url than upload url 8 years ago
Seuf 319b8d8fca Configurable signout menu activation (#7968) 8 years ago
Dan Cech dde8583db8 xorm engine.SetMaxConns is a deprecated alias for engine.SetMaxOpenConns 8 years ago
Torkel Ödegaard 4d4e165be7 links: updated links from grafana.net to grafana.com 8 years ago
Daniel Lee 6dfdcd7ca5 email: change default from name to Grafana 8 years ago
Jacob Bednarz 7520b4f404
Update default configuration to include `from_name` values 8 years ago
bergquist 5b7b3fef64 conf: adds sample values for db conn settings 8 years ago
Torkel Ödegaard 2a09d4a5a6 fix(): conf file had left over of old config key, #7395 8 years ago
Torkel Ödegaard e073d20731 updated sample config 8 years ago
bergquist 06440ef57b tech(dataproxy): moves cfg to [dataproxy] 8 years ago
bergquist eb8d1dfa34 docs(smtp): adds info about how to use passwords with # 8 years ago
Ricky Niemi 269d16301a Rename to audit logging to data proxy logging 8 years ago
Ricky Niemi 0fee7c863a Gate data proxy audit logging behind audit_logging server setting 8 years ago
Torkel Ödegaard 597ebb1161 fix(config): fixed issue setting generic oauth name via ENV variable, fixes #6974 9 years ago
Torkel Ödegaard 80d88d302c fix(config): changed default for oauth and allow_sign_up setting, #6928 9 years ago
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
bergquist 464553a453 docs: explains how to use comment chars in passwords 9 years ago
Viet Hung Nguyen c6e66ec15e Update sample.ini 9 years ago
bergquist a51de8e987 tech(conf): remove dragoo :( 9 years ago
bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 years ago
bergquist a3c91450d5 tech(config): add log.filters to default and sample 9 years ago
Eric Perrino d3b0905899 Added allow_sign_up setting to auth.ldap to be able to disable automatic user creation for LDAP logins (#6191) 9 years ago
bergquist 92121ea656 feat(alerting): add nop uploader 9 years ago
Torkel Ödegaard 2750c8a801 feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 9 years ago
bergquist dbb7852f21 feat: purge old files and snapshots 9 years ago
bergquist d7bf70a77b tech(tsdb): remove skip ssl setting. should be based on datasource settings 9 years ago
bergquist aa80b52c07 feat(alerting): make it possible to skip ssl verification for alerting https requests 9 years ago
bergquist 3b6820ef03 feat(oauth): create struct for generic oauth and add config values 9 years ago
bergquist a2525f77d9 fix(config): comment sample value 9 years ago
bergquist 92a52ccdf7 docs(conf): add more info about using database.url 9 years ago
bergquist cbe7f8b697 feat(config): add ascii dragon to sample.ini 9 years ago
Torkel Ödegaard 093563ac37 fix(metrics): restored prefix default to prod.grafana.. 9 years ago
bergquist f7a9102523 feat(metrics): improve graphite settings 9 years ago
bergquist cf6736d480 fix(metrics): add ending dot for graphite prefix 9 years ago
bergquist ebecc5e5a0 fix(metrics): make metrics cfg backwards compatible 9 years ago
Torkel Ödegaard 2c1b893c55 feat(metrics): minor fix for internal metrics fix PR #5758 9 years ago
bergquist 0524d0c625 fix(metrics): replaces . with _ in instance name 9 years ago
bergquist 2fa97427eb fix(metrics): add ending dot for graphite prefix 9 years ago
bergquist 99e99922b4 feat(alerting): add support for uploading images to webdav. 9 years ago
bergquist 03f0bc46a1 fix(metrics): make metrics cfg backwards compatible 9 years ago
Torkel Ödegaard d49f0569f2 feat(metrics): minor fix for internal metrics fix PR #5758 9 years ago
bergquist 5b57210aeb fix(metrics): replaces . with _ in instance name 9 years ago
Torkel Ödegaard 460820a117 conf(): updated sample config and root_url to better explain it 9 years ago