bergquist
|
3c8133aa4b
|
add traces for datasource reverse proxy requests
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
8c8fdadb78
|
trace failed executions
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
e128310045
|
use tags instead of logs
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
89c86c7a22
|
use opentracing ext package when possible
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
a234e894bb
|
makes jaeger tracing configurable
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
f160ad3bc8
|
add trace parameters for outgoing requests
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
2e350bbb8e
|
adds basic traces using open traces
|
2017-09-18 11:08:58 +02:00 |
|
bergquist
|
89eda76f29
|
require dashboard panels to have id
closes #9234
|
2017-09-18 10:32:58 +02:00 |
|
Torkel Ödegaard
|
a687a6605d
|
Merge branch 'v4.5.x'
|
2017-09-18 09:40:00 +02:00 |
|
Torkel Ödegaard
|
24d69ca205
|
fix: jsonData should not be allowed to be null, fixes #9258
|
2017-09-18 09:38:02 +02:00 |
|
THIERRY SALLE
|
e978bfc368
|
Added --pluginUrl option to grafana-cli for local network plugin installation
|
2017-09-15 20:34:08 +02:00 |
|
bergquist
|
87308fd97f
|
fixes broken tests 💥
|
2017-09-15 16:11:02 +02:00 |
|
bergquist
|
16b1c0e63e
|
minor code adjusetments
|
2017-09-15 16:11:02 +02:00 |
|
bergquist
|
c7698a09ed
|
pass context to image uploaders
|
2017-09-15 16:11:02 +02:00 |
|
Konstantin Chukhlomin
|
7e3c9fcc1c
|
Reduced OAuth scope to read_write
|
2017-09-15 16:11:02 +02:00 |
|
Konstantin Chukhlomin
|
fcdf282090
|
GCS support via JSON API
|
2017-09-15 16:11:02 +02:00 |
|
Konstantin Chukhlomin
|
1188f8df73
|
gofmt fixes
|
2017-09-15 16:11:02 +02:00 |
|
Konstantin Chukhlomin
|
72d7c4d620
|
Added GCS support #8370
|
2017-09-15 16:11:02 +02:00 |
|
bergquist
|
93cff1a42a
|
move more known datasources from others
|
2017-09-15 14:26:29 +02:00 |
|
bergquist
|
491e6897e7
|
metrics: set summary unit
we have to use milleseconds since graphite
doesnt support float64
|
2017-09-14 19:28:54 +02:00 |
|
bergquist
|
314bff1b78
|
adds grafana_ prefix for none standard metrics
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
9c30bf53cf
|
introduce concept of named middleware
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
4bc6ecb241
|
adds metric middlware to route register
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
6372e22180
|
migrate handlers to new register
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
f842265388
|
add custom route register
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
bf138d1845
|
adds small docs page metrics
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
c177a9a77a
|
make bridge prefix backwards compatible
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
6d22a67a30
|
return /metrics before session middleware
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
6b1ae1a8a8
|
use internal init for settings
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
dd9d4ecfbe
|
update stat gauges first run to avoid gaps
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
fca80ff525
|
add support for deltas in histogram and summaries
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
2de94d6548
|
convert old metrics to prom metrics
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
788f677ed7
|
remove old internal metrics lib
|
2017-09-14 14:26:32 +02:00 |
|
bergquist
|
d6b8c6a2d2
|
add graphite bridge that support delta counters
|
2017-09-14 14:26:32 +02:00 |
|
Brandon Arp
|
cffbcb504d
|
allow ssl renegotiation for datasources
|
2017-09-13 16:20:24 -07:00 |
|
Torkel Ödegaard
|
a9e3130ef6
|
Merge branch 'master' into develop
|
2017-09-13 16:06:34 +02:00 |
|
William
|
37962216ed
|
get s3 url via aws-sdk-go, fix #9189
|
2017-09-12 21:52:40 -04:00 |
|
Torkel Ödegaard
|
6e344f6eea
|
api: tsdb api orgId fix
|
2017-09-12 08:01:34 +02:00 |
|
bergquist
|
057b8a6b2d
|
improve error message for timeouts
closes #9220
|
2017-09-11 20:07:57 +02:00 |
|
Daniel Lee
|
b1506a2b09
|
securejson: decrypt should not modify src
When decrypting a source securejson byte array, should not
modify the source and now passes back a new dest byte array.
|
2017-09-08 10:19:07 +02:00 |
|
Mitsuhiro Tanda
|
e13575eaef
|
add AWS/NATGateway metrics (#9202)
|
2017-09-08 09:04:15 +02:00 |
|
Torkel Ödegaard
|
a38ded9e7e
|
Merge branch 'master' into develop-newgrid-row-design2
|
2017-09-07 15:05:41 +02:00 |
|
wangguoliang
|
652fce7e76
|
Optimize some wrong usage and spelling
Signed-off-by: wgliang <liangcszzu@163.com>
|
2017-09-07 17:50:11 +08:00 |
|
Torkel Ödegaard
|
2789c4f1e1
|
dsfix: include routes in plugin model
|
2017-09-04 14:09:02 +02:00 |
|
Torkel Ödegaard
|
2fc67da69a
|
Merge branch 'metrics-tab-v3'
|
2017-09-04 13:27:44 +02:00 |
|
Torkel Ödegaard
|
284cacf560
|
logging: write pid file path and pid during startup
|
2017-09-04 12:44:54 +02:00 |
|
mxlxm
|
c5400ffe76
|
mysql: use collation instead of charset (#9156)
- use charset would issue additional 'SET NAMES <VALUE>' queries, set
collation would be better. see: https://github.com/go-sql-driver/mysql#charset
|
2017-09-04 12:32:07 +02:00 |
|
Torkel Ödegaard
|
c3cffeb10c
|
packaging: fixed issue with pid file on systemd systems, fixes #9133
|
2017-09-04 10:43:04 +02:00 |
|
Joseph Weigl
|
185b0dcc05
|
Merge branch 'master' into feature/enhance_hipchat_card
|
2017-09-02 19:04:40 +02:00 |
|
Torkel Ödegaard
|
07e192ff47
|
change: more work on changing default group by time interval to min interval setting
|
2017-09-01 15:57:02 +02:00 |
|