Commit Graph

278 Commits (6618bff80604a6fe761974b475c8a7541621780b)

Author SHA1 Message Date
bergquist 5546828b9f cfg: adds info about local img uploader to docs 7 years ago
Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) 7 years ago
Mahmoud Saada af15e3c0d0 Implement Azure Blob external image uploader 8 years ago
Carl Bergquist 35106537f2 Replace Read Only Editor role with ViewersCanEdit setting (#10166) 8 years ago
bergquist 5f5cdad97a improve error handling for datasources as cfg 8 years ago
bergquist c766802325 improve sample datasource.yaml 8 years ago
bergquist 79d7213e11 fixes issue with datasource/dash as cfg and gitignore 8 years ago
bergquist 5006f9e4c5 dashboards as cfg: update docs to use /provisioning 8 years ago
bergquist 2e610cb256 dashboards as cfg: move dash/ds config files to /provisioning/* 8 years ago
bergquist 361acd3fa1 dashboards as cfg: include cfg files in dist packages 8 years ago
bergquist 2a18345eb2 dashboards as cfg: disable loading dashboards from disk by default 8 years ago
bergquist d69b63cbc0 dashboards as cfg: read first cfg version 8 years ago
saady 767b460ff1 [GCS] Support for gcs path 8 years ago
Torkel Ödegaard 98b4074c16 refactoring: minor refactor of clean up dashboard history PR #9882 8 years ago
bergquist c60915c146 datasources as cfg: adds docs for all jsondata and secure_json fields 8 years ago
bergquist 87983021e2 datasources as cfg: convert yaml map into json for jsonData 8 years ago
bergquist bfd8afaf13 docs: update metrics api path 8 years ago
bergquist 6267ef1391 datasource as cfg: fixes typos 8 years ago
bergquist 06a37d0023 datasource as cfg: show deletes first in example 8 years ago
bergquist ebbfc529e0 datasource as cfg: support globbing 8 years ago
bergquist 0f136a940c datasource as cfg: enable editable ds's 8 years ago
bergquist b72cdae563 datasource as cfg: add org_id to example config 8 years ago
bergquist dc002abe4c datasource as cfg: test for reading all properties 8 years ago
bergquist c9bfa781fd datasource as cfg: improve name for this feature 8 years ago
bergquist ba4bbd1d47 datasource as cfg: refactor tests to use yaml files 8 years ago
bergquist 0f29b8ac83 datasources as cfg: tests for insert/updating datasources 8 years ago
bergquist 39b6c04643 datasource as cfg: basic implementation 8 years ago
Alexander Zobnin a0a1f4aacd dashboard history: refactor after review 8 years ago
Alexander Zobnin 08e2bbef83 dashboard history: clean up dashboard version history 8 years ago
Furtchet a51b1e8951 Update the config key to database_log_queries so it is more descriptive, as suggested in #9785. 8 years ago
Furtchet 5fdfa3ff7e MySQL Performance when using GF_DATABASE_URL 8 years ago
bergquist dea631bedc tech: remove rabbitmq event publisher 8 years ago
Ricard Clau e4541a7fd1 support for s3 path (#9151) 8 years ago
Torkel Ödegaard eaefa3c1fa s3: minor fix for PR #9223 8 years ago
Tobias Hintze af79d046db introduce smtp config option for EHLO identity 8 years ago
William 88a8991722 config bucket and region for s3 uploader 8 years ago
bergquist bcf784375b make it possible to configure sampler type 8 years ago
bergquist f37a595f68 make samplerconfig.param configurable 8 years ago
bergquist ec29b469e4 adds custom tags from settings 8 years ago
bergquist 935dad653c set example port to zipkin default 8 years ago
bergquist a234e894bb makes jaeger tracing configurable 8 years ago
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 23558c61d4 feat: wip work on #8768 8 years ago
Torkel Ödegaard f5ed5c6529 settings(change): changed default value for allow sign up to false, closes #8743, and changed default option allow_org_create to false 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