Commit Graph

642 Commits (314f770a71dbfa2669668185ee3bed9ff851cce8)

Author SHA1 Message Date
Torkel Ödegaard c0da52aac8 fix(share): fixed share panel image url, did not generate correct url when domain name contained word dashboards, fixes #2916 10 years ago
Torkel Ödegaard 3435aaea45 fixed failing unit test 10 years ago
Ivan Babrou 0dc0e03c4c Add suggest_tagk() and suggest_tagv() to OpenTSDB datasource (#2840) 10 years ago
Torkel Ödegaard 3c6a06a327 feat(cloudwatch): moved specs into plugins dir 10 years ago
Torkel Ödegaard 7dc923a292 fix(timepicker): fixed displaying of customk time ranges, #2861 10 years ago
Jimmi Dyson b90e4057ba Convert prometheus specs to typescript 10 years ago
Jimmi Dyson 67f253830f Add Prometheus metricFindQuery unit tests 10 years ago
Jimmi Dyson 6e66b8a0fa Add prometheus datasource 10 years ago
Mitsuhiro Tanda be6cb24e10 fix cloudwatch test 10 years ago
Mitsuhiro Tanda 1a63d9eb3b reactivate cloudwatch test 10 years ago
Jimmi Dyson bf98cfeadc Add prometheus datasource 10 years ago
Torkel Ödegaard 8a39b32b5c refactor: moved elasticsearch specs to plugin folder and to typescript 10 years ago
Torkel Ödegaard 7d2646f60a refactor: moved influxdb specs to plugins folder 10 years ago
Torkel Ödegaard 7e434fc019 refactor: moved graphite specs into plugins directory 10 years ago
Torkel Ödegaard 49d57cf596 feat(cloudwatch): uncommented tests, but they do not seemt to execute 10 years ago
Torkel Ödegaard a567939f78 fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828 10 years ago
ubhatnagar 6f43cbf665 Added unit tests for all and multi format options. 10 years ago
Torkel Ödegaard f632b3b029 feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696 10 years ago
Torkel Ödegaard b37f9a7db0 fix(graphite): minor fix to query editor when using summarize function with no metric segments, only series ref, fixes #2788 10 years ago
Torkel Ödegaard 792b194d0e feat(elasticsearch): finished work on adding support for filters aggregate, you can now split series by query using group by filters, closes #2785 10 years ago
Torkel Ödegaard e694a74c9d feat(elasticsearch): work on supporting filters aggregate, #2785 10 years ago
Torkel Ödegaard 9de016bfe3 feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034 10 years ago
Torkel Ödegaard b5f237a69b fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754 10 years ago
Torkel Ödegaard 2f68687de9 feat(timepicker2): temporarily removed the the option to define custom quick range, will have to be part of future issue, closes #2761 10 years ago
Torkel Ödegaard 96b0e70ddd feat(timepickerv2): fixed lots of minor issues and updated kairosdb and opentsdb data sources to work with the new date formats 10 years ago
Torkel Ödegaard f5e6722826 feat(timepickerv2): more work on new timepicker, now absolute time mixed with relative time works, yesterday, this day last week, etc now work 10 years ago
Torkel Ödegaard 69db9e0d45 feat(timepickerV2): absolute time / calendar picker works, #2761 10 years ago
Torkel Ödegaard a30f73fe36 feat(timepicker): more work on getting new time formats to work in all data sources 10 years ago
Torkel Ödegaard 1a9c52e17f feat(timepicker): lots of big changes, moving to datemath from kbn.parseDateMath, moving to moment dates instead of native javascript dates 10 years ago
Torkel Ödegaard 5ad38ee9f8 feat(timepicker2): fixed timesrv specs 10 years ago
Torkel Ödegaard a9812167d7 feat(timepicker2): worked on more rich time range support 10 years ago
Torkel Ödegaard a0a98cb035 feat(timepicker2): working on richer timepicker options 10 years ago
Torkel Ödegaard d705108be5 feat(timepicker2): added date math tests 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 5545cdbf4d refactor: improving structure, moving things into a core module 10 years ago
Torkel Ödegaard 9db6f82628 refactor: finished timepicker to typescript and directive refactor 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 166a3c4d64 tech(typescript): added tslint to default task 10 years ago
Torkel Ödegaard da832368f0 dev building and optimized builds work 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago
Torkel Ödegaard 1ab374008f feat(influxdb): completed work on new influxdb query editor, now supports #2708, #2647, #2599 10 years ago
Torkel Ödegaard c4c3f9dc1f feat(influxdb): more work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599 10 years ago
Torkel Ödegaard 9904d01958 fix(unit test): trying to fix failing unit test due to timezone different on build server 10 years ago
Torkel Ödegaard 35cc3837a0 feat(elasticsearch): more work on alias pattern, #1034 10 years ago
Torkel Ödegaard 572a80d1d1 feat(elasticsearch): metric response handling and processsing now supports alias patterns, {{term field name}} and {{metric}} now works, #1034 10 years ago
Torkel Ödegaard 2aa695fb66 feat(elasticsearch): refactoring elasticsearch response handling to support series alias patterns 10 years ago
Torkel Ödegaard f361f324da feat(elasticsearch): more polish to editor, made interval configurable per query, #1034 10 years ago
Torkel Ödegaard 3999a3caa2 feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034 10 years ago
Torkel Ödegaard 6c304924f7 feat(elastic_ds): moving time field name to dataasource option, it is no longer specified for each query and date_histogram 10 years ago
Torkel Ödegaard 0960360b35 feat(elasticsearch): added support for index time based patterns, #1034 10 years ago