Commit Graph

39 Commits (d1c9760fa8520701ff56a07bbe89ae666783c40f)

Author SHA1 Message Date
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 11 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
Torkel Ödegaard d562dcd90c Default datasource and event system test 11 years ago
Torkel Ödegaard e5811e29b1 Added username, site and password for influxdb datasources 11 years ago
Torkel Ödegaard a7c816c65e Datasource proxy, switch to lookup by id 11 years ago
Torkel Ödegaard a2a0e0394d Work on data source proxying, #6 11 years ago
Torkel Ödegaard d69258e28f Backend can now generate config.js, the very basic stuff, more work needed 11 years ago
Torkel Ödegaard ce947d4793 Update data sources now work, #8 11 years ago
Torkel Ödegaard c7ed348ee8 Lots of progress on command/query bus concept, in memory sql testing, datasource admin 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard b70a3f0958 started work datasources admin 11 years ago