grafana/pkg/tsdb
Johannes Brück a98c129d05
CloudWatch: Prefer webIdentity over EC2 role also when assuming a role (#23807)
Same as #23452 but for assumed roles.
When using service accounts (webIdentity) on EKS in combination 
with assuming roles in other AWS accounts Grafana needs to retrieve 
the service account credentials first and then needs to assume the 
configured role.
2020-04-24 13:05:51 +02:00
..
azuremonitor Azure Monitor: Fix app insights source to allow for new __timeFrom and __timeTo (#21879) 2020-03-10 00:55:41 +01:00
cloudwatch CloudWatch: Prefer webIdentity over EC2 role also when assuming a role (#23807) 2020-04-24 13:05:51 +02:00
elasticsearch pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
graphite Graphite: Don't issue empty "select metric" queries (#22699) 2020-03-11 09:28:36 +01:00
influxdb pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
mssql Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
mysql Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres Postgres: Add SSL support for datasource (#21341) 2020-04-09 12:48:29 +02:00
prometheus Prometheus: Render missing labels in legend formats as an empty string (#22355) 2020-03-18 19:57:11 +01:00
sqleng Chore: Update the xorm dependency (#22376) 2020-04-01 15:57:21 +02:00
stackdriver Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
testdatasource TableCell: show JSON rather than [object Object] (#23683) 2020-04-20 11:10:03 -07:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util_test.go Alerting: support alerting on data.Frame (that can be time series) (#22812) 2020-03-18 10:30:07 -04:00
frame_util.go Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go Adds signed in user to backend v2 plugins requests (#22584) 2020-03-06 14:37:36 +01:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
time_range_test.go Core: use go-datemath in timerange utility (#23120) 2020-04-06 09:00:05 +02:00
time_range.go Core: use go-datemath in timerange utility (#23120) 2020-04-06 09:00:05 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00