Commit Graph

61 Commits (5681370680b569aab104b31c53d248ff3bed4cf8)

Author SHA1 Message Date
Marcus Efraimsson 2332b3e205
remove unused code 7 years ago
Leonard Gram 3245227016 permissions: cleanup. 7 years ago
Leonard Gram ccfcf02e33 Refactors ds permissions to a filter. 7 years ago
Marcus Efraimsson 17a5e32f23
remove datasource permission admin for now 7 years ago
Torkel Ödegaard 162a95bff9 wip: going in circles 7 years ago
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Daniel Lee 6f5fbf7a43 fixes strange gofmt formatting 7 years ago
Erik Sundell 31417b795c Stackdriver: Exposing stackdriver backend api 7 years ago
Torkel Ödegaard 78d36f784f fix: gofmt issues 7 years ago
bergquist ff7b0d4f63 go fmt fixes 7 years ago
David Kaltschmidt d5196ab322 remove internal influx ifql datasource 8 years ago
David Kaltschmidt 08ee1da6b1 InfluxDB IFQL datasource 8 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 8 years ago
Torkel Ödegaard 3964d6b797 fix: added new known data source plugins, and minor migration fix for v1 dashboards 8 years ago
linux chips c75f9a1923 MSSQL Data Source 8 years ago
bergquist ebbfc529e0 datasource as cfg: support globbing 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
bergquist 0f29b8ac83 datasources as cfg: tests for insert/updating datasources 8 years ago
bergquist d68bfaa8be datasource as cfg: typo 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
bergquist b3a8d93dca mysql: add usage stats for mysql 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
bergquist 93cff1a42a move more known datasources from others 8 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 9 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 9 years ago
huydx 143cbe921f (feat) support datasource delete by name api 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard a6918617ff feat(api): fixed minor issue with error message when trying to create duplicate datasource, fixes #6164 9 years ago
Nozomi Anzai 6586cc4029 Add the datasource of RDBMS (PostgreSQL and MySQL) 10 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago
Torkel Ödegaard 1f9f439acb lib(): added simplejson lib 10 years ago
Mitsuhiro Tanda 6edd6c8f03 add with_credentials to datasource model 10 years ago
Torkel Ödegaard 323e84375b refactoring: minor refactoring and handling of known data source plugins 10 years ago
Julius Volz 3cc69112c1 Fix "Link to Prometheus" button for proxied Prometheus sources. 10 years ago
Torkel Ödegaard c816ed2527 feat(usage stats): added data source count stats 10 years ago
Mitsuhiro Tanda 00f76ecaf6 CloudWatch proxy support 10 years ago
Torkel Ödegaard e2f6633d57 Began work on data source test / validation, #1997 & #2043 11 years ago
Torkel Ödegaard 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 11 years ago
Torkel Ödegaard d0d995da09 Inital work on SQL metric/annotation data source, #1542 11 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 11 years ago
Torkel Ödegaard ae7f18f981 Made a copy of influxdb datasource named influxdb_08 so the main influxdb data source can be modified to support InfluxDB 0.9, made some initial experiments to get queries to work, but a lot more work is needed, #1525 11 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 years ago
Jason Wilder 22652889b2 CLI: Add datasource:create command 11 years ago
Jason Wilder f443b7087c CLI: Add datasource:info command 11 years ago
Torkel Ödegaard 85c1c97ea2 Updated readme 11 years ago
Torkel Ödegaard f8a10fa7af Updated account and profile pages, very temporary solution, do not like it at all 11 years ago
Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
Torkel Ödegaard 9a29b04561 Dashboard import/export now works 11 years ago
Torkel Ödegaard 68cc3f86dd Handle default datasource management 11 years ago