Commit Graph

59 Commits (d92145be28b8635f6d3c577db943cc1cdb5065c8)

Author SHA1 Message Date
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Joan López de la Franca Beltran 6415d2802e
Plugins: Requests validator (#30445) 4 years ago
Marcus Efraimsson 043d6cd584
Backend Plugins: Convert test data source to use SDK contracts (#29916) 4 years ago
Sofia Papagiannaki 9ada4b6052
Expressions: Add option to disable feature (#30541) 5 years ago
Kyle Brandt d4edcd1838
Expressions: Remove feature toggle (#30316) 5 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 0e2f1fe3f5
Metrics API: Use jsoniter for JSON encoding (#30250) 5 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Torkel Ödegaard 3defb4441e
Settings: Remove global variable (#26613) 5 years ago
Arve Knudsen 94d0934e90
CloudWatch: Fix a few API status codes (#26578) 5 years ago
Ryan McKinley b73d237bf8
Query: do not require datasource name and id (#24718) 5 years ago
Marcus Efraimsson 890e1d8f94
Backend plugins: Send query type to backend plugins (#24120) 5 years ago
Ryan McKinley c65db9bf25
Chore: remove expressions flag and allow (#22764) 5 years ago
Carl Bergquist 1dcfaf25fc
Adds signed in user to backend v2 plugins requests (#22584) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Ryan McKinley 4d1b969a5c
GEL: include the expression count in the request (#20114) 6 years ago
Ryan McKinley 861eb72113 transform: add expressions to query editor (w/ feature flag) (#20072) 6 years ago
Marcus Efraimsson 771f21ed09 api: new v2 metrics query endpoint 6 years ago
Marcus Efraimsson 00e7c7c4b7
Testdata: Rename package to circumvent convention in go (#19409) 6 years ago
Marcus Efraimsson 5713048f48
Alerting: Improve alert rule testing (#16286) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Marcus Efraimsson c82df97bb2
testdata: scenarios returned are now sorted in a consistent way (#17181) 6 years ago
Marcus Efraimsson 52d825f535
log error on datasource access denied 7 years ago
Marcus Efraimsson cfb061ddab
refactor datasource caching 7 years ago
Torkel Ödegaard 0e9a6dcedc Use datasource cache for backend tsdb/query endpoint (#13266) 7 years ago
Torkel Ödegaard 276a5e6eb5 fix: test data api route used old name for test data datasource, fixes #12773 7 years ago
Mitsuhiro Tanda d9bf894383 return 400 if user input error 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
bergquist 788f677ed7 remove old internal metrics lib 8 years ago
Torkel Ödegaard 6e344f6eea api: tsdb api orgId fix 8 years ago
Torkel Ödegaard 0d865a83bc fix: fixed test data fake metric query, fixes #8474 8 years ago
Torkel Ödegaard 0d39852ef4 fix: fixed test data fake metric query, fixes #8474 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard bd4f073425 mysql: minor update 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
bergquist 03354bc49a tech: replace context.TODO with background ctx 8 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist 360516ed41 feat(metrics): change active alerts to guage 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
Torkel Ödegaard a4648607bb feat(testdata): added csv test data scenario 9 years ago