bergquist
|
ed661767f8
follow go idiom and return error as second param
|
8 лет назад |
bergquist
|
a45e2ec9c3
context is reserved for go's context
|
8 лет назад |
bergquist
|
16b5b9f6be
make ds a param for Query
|
8 лет назад |
bergquist
|
7f9f388293
rename executor into tsdbqueryendpoint
|
8 лет назад |
bergquist
|
0229d28d64
remove unused structs
|
8 лет назад |
bergquist
|
55f1b36e31
refactor response flow
|
8 лет назад |
bergquist
|
8c8fdadb78
trace failed executions
|
8 лет назад |
bergquist
|
e128310045
use tags instead of logs
|
8 лет назад |
bergquist
|
f160ad3bc8
add trace parameters for outgoing requests
|
8 лет назад |
Carl Bergquist
|
2c7adccf12
Use cache for http.client in tsdb package. (#6833)
|
9 лет назад |
Carl Bergquist
|
bb7f03c91e
Merge pull request #6446 from utkarshcmu/graphite_alerting_fix
|
9 лет назад |
utkarshcmu
|
fc91231104
Fixed failing tests
|
9 лет назад |
utkarshcmu
|
a4a2e35bb2
Verified interval format function and gofmt check
|
9 лет назад |
bergquist
|
d4bc92b267
feat(tsdb): default tsdb httpclient
|
9 лет назад |
utkarshcmu
|
1e8beb8983
Fixed intervalFormat for Graphite Alerting
|
9 лет назад |
Torkel Ödegaard
|
f1905a8485
fix(alerting): fixed issue with using nested queries in graphite query used in alerting rule, fixes #5996
|
9 лет назад |
Carl Bergquist
|
c38f6ff182
Make alerting notifcations sync (#6158)
|
9 лет назад |
Torkel Ödegaard
|
a4648607bb
feat(testdata): added csv test data scenario
|
9 лет назад |
Torkel Ödegaard
|
8d5857661e
refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers
|
9 лет назад |
bergquist
|
071f2205e1
tech(tsdb): ops <o>
|
9 лет назад |
bergquist
|
46d4f817e3
tech(graphite): return error if statuscode is not ok
|
9 лет назад |
bergquist
|
8cd9225eb6
feat(alerting): increase timeout to 15s
|
9 лет назад |
bergquist
|
4c88db3e43
feat(prometheus): add support for legend formatting
|
9 лет назад |
bergquist
|
d7bf70a77b
tech(tsdb): remove skip ssl setting. should be based on datasource settings
|
9 лет назад |
bergquist
|
aa80b52c07
feat(alerting): make it possible to skip ssl verification for alerting https requests
|
9 лет назад |
Torkel Ödegaard
|
fbae6abb3c
feat(alerting): progress on handling no data in alert query, #5860
|
9 лет назад |
bergquist
|
eb0396ad95
chore(tsdb): remove some logging
|
9 лет назад |
bergquist
|
86aea89214
style(tsdb): extract some methods
|
9 лет назад |
bergquist
|
d73547c0dc
feat(tsdb): add missing content type and join url using path
|
9 лет назад |
bergquist
|
3d3365f242
tech(graphite): add more logging
|
9 лет назад |