Commit Graph

123 Commits (7e2fb5e92e4b5dc66846904f6600c9c40e392031)

Author SHA1 Message Date
Leonard Gram 1290087b78
dev: Mac compatible prometheus block. (#11718) 7 years ago
Mario Trangoni 9a11b574ca blocks: fix codespell issues 7 years ago
Marcus Efraimsson be4b715aad
docker: change mysql container so that it uses utc 7 years ago
Marcus Efraimsson 9d84e6f31f
mssql: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson 0317ecbf0d
postgres: support running multiple postgres integration tests 7 years ago
Marcus Efraimsson 5c120c2c11
mysql: mysql tests should use a db server with UTC 7 years ago
Daniel Lee de6cd7ed0b docker: add users and groups to ldap block 7 years ago
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson 192e913b7b mssql: add integration test to verify stored procedure usage 7 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 7 years ago
Marcus Efraimsson b8e2414e46 docker: pin microsoft/mssql-server-linux to 2017-CU4 tag 7 years ago
Marcus Efraimsson 2802fe3f3e docker: update test dashboard for mssql tests 7 years ago
Marcus Efraimsson 03d15f7955 mssql: update test dashboard 7 years ago
Marcus Efraimsson 673c8290fb docker: add test dashboard for mssql tests based on test data generated by integration test 7 years ago
Marcus Efraimsson eef01e3703 docker: change port for prom random data scrape target 7 years ago
Marcus Efraimsson ef3588c1f8 docker: mssql and mssql tests blocks with common build context 7 years ago
Marcus Efraimsson 61e1c12fee docker: fake-data-gen:latest updates 7 years ago
Marcus Efraimsson 6503e482e3 docker: add test dashboard for mssql for visualizing data generated by fake-data-gen 7 years ago
Marcus Efraimsson e7b790316e docker: add mssql block 7 years ago
bergquist e5b9219f13 dev: update dev prometheus2 to 2.2.0 7 years ago
Alexander Zobnin 425d2cfd3a docker: add prometheus/example-golang-random to docker-compose blocks 7 years ago
Leonard Gram f00a7e4dd7 dev: docker-compose setup for prom2. 7 years ago
Marcus Efraimsson 4c073e1cf0 docker: add test dashboards for mysql and postgres for visualizing data generated by fake-data-gen 7 years ago
Leonard Gram d85b9c28c1 Locks down prometheus1 to v1.8.2 in live-test. 7 years ago
Marcus Efraimsson 39dd4799f0 docker: sync local time and timezone to mysql_tests block 7 years ago
Marcus Efraimsson 1ce6a420cb docker: use mysql and postgres from latest fake-data-gen 7 years ago
Marcus Efraimsson 3ecec8e0d2 More fixes for relative urls when running Grafana under a different sub path (#10470) 7 years ago
Torkel Ödegaard a02086814e graphite: remove check so that query is sent even for possible non leaf nodes 8 years ago
Marcus Efraimsson c8ac6add16 test: speedup mysql and postgres integration tests by 10-20x 8 years ago
bergquist d7321cd89c prom: initial docker block for prometheus 2 8 years ago
Torkel Ödegaard acede1d5f9 graphite: progress on new query editor 8 years ago
Daniel Lee 799aaf720a docker: expose statsd endpoint for graphite block 8 years ago
bergquist 6292d7c204 reduce docker-compose header version 8 years ago
cglewis f5d2ce2a72 MAINTAINER is deprecated, now using LABEL 8 years ago
Akshay Chhajed 38ec8ddefc Transitioning fig to docker-compose v3 8 years ago
Torkel Ödegaard 3471e262a5 docker: updated our graphite docker container 8 years ago
bergquist ff108bd871 prom_docker: give targets correct job name 8 years ago
bergquist 7eec60ec2e dev-docker: add grafana as target 8 years ago
Daniel Lee 53d862143b docker: adds alertmanager to prometheus fig 8 years ago
bergquist 83ddd2b158 change port for jaeger dev container 8 years ago
bergquist 98c84f9458 docker file for running jaeger 8 years ago
Torkel Ödegaard a47b31ac62 fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 8 years ago
Torkel Ödegaard 0e2b809f7e docker: added graphite v1.x docker block 8 years ago
Torkel Ödegaard 5909f9ef92 feat: more work on metrics tab reworkings 8 years ago
Daniel Lee 92d723d6f5 docker: remove downloaded temp files from opendata image 8 years ago
Torkel Ödegaard 253b8be449 mysql: updated test data 8 years ago
Daniel Lee fdc68a8baa docker: adds mysqldb with test data 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago