sanke1
7948ebc7af
Rename plugin info to hastic info ( #108 )
6 years ago
Alexey Velikiy
696bc59db3
Fix failing TravisCI tests #106 ( #107 )
...
* add alert srv mock
* silent remove in test
6 years ago
rozetko
ee524b6774
Bump version to 0.2.6
6 years ago
rozetko
3f5f8de7b4
Alerting web hooks tab hastic version #101 ( #104 )
...
* Add Webhooks tab
* Remove old unused method
* Change alert status and send it to server
6 years ago
Alexey Velikiy
3609561861
Remove built in alerting #100 ( #103 )
6 years ago
rozetko
9a35886cef
Bump version to 0.2.5
6 years ago
Alexey Velikiy
20cdd0c04e
remove fck
6 years ago
Alexey Velikiy
f225ee5409
Fix last slash in HASTIC_SERVER_URL ( #98 )
6 years ago
Alexey Velikiy
613775c882
Not sent request to hastic server on deletion #96 ( #97 )
...
* delete request to hastic-server
* sync plugin with hastic-server state
6 years ago
rozetko
9f537024ab
Bump version to 0.2.4
6 years ago
sanke1
ae597c4644
"Server is offline" error instead of "Unexpected error" #48 ( #87 )
6 years ago
rozetko
32935d6dbc
Send only visible metrics to server
6 years ago
rozetko
0c977b75f1
Proper error on creating analytic unit with multiple metrics
6 years ago
rozetko
ba9836297b
Info tab #61 ( #79 )
...
* Editor tab
* Show server info
* Show panel info
6 years ago
rozetko
aca0195581
Deleted segments are always visible #76 ( #77 )
6 years ago
amper43
5c47c78845
Revert "Merge pull request #73 from hastic/restore-hooks-api-#149"
...
This reverts commit edc3fb0ac0
, reversing
changes made to 5e9cda9391
.
6 years ago
amper43
a6a60e9781
fix according review
6 years ago
amper43
8ada206927
enable logging
6 years ago
rozetko
039719619c
Get datasource type from Grafana API ( #71 )
6 years ago
rozetko
6f9ac9245b
WIP Display anti-segments #66 ( #67 )
...
* WIP
* Render deleted segments and trash icon in tooltip
6 years ago
sanke
9e2f9fdbc0
fix segmentBorderColor
6 years ago
rozetko
8ce895f4a5
Highlight segments that were used in learning process #63 ( #65 )
...
labeled segment border color (black)
6 years ago
sanke1
b05fb676b7
Move analytic unit types to panel.json ( #60 )
6 years ago
sanke1
37f6633dff
Add files via upload
6 years ago
rozetko
606927d212
Rename: Reverse peak -> trough
6 years ago
rozetko
3530931805
Add "Reverse Peaks" analytic type
6 years ago
sanke
09af4a50b7
update hastic panel logo
6 years ago
sanke1
e0681fe3dd
replace AnalyticUnitId with AnalyticUnitName on graph tooltip ( #57 )
6 years ago
Coin de Gamma
28eb2ba7d6
start->from & finish->to in segments
6 years ago
Coin de Gamma
9dd3468f02
rm querying status
6 years ago
Alexey Velikiy
eb56100133
segmentId to string
6 years ago
VargBurz
c11dd8cea9
fix npm run build
6 years ago
Alexey Velikiy
f2d140bb5b
rm alerting
6 years ago
rozetko
3eb77b4cf8
Uppercase hotfix
6 years ago
Alexey Velikiy
18d5ea29b5
uppercase literals
6 years ago
rozetko
a88789fb8e
Add custom model
6 years ago
rozetko
5f31a87b67
Patch jquery.flot.selection: add strokeAlpha and fillAlpha options
6 years ago
rozetko
68a6069fa2
No crosshair #50 ( #53 )
...
* Install jquery and imports-loader for loading flot-plugins
* Remove jquery from externals and load flot-plugins using imports-loader
* Fix imports
* Add flot-plugins to vendor/flot
6 years ago
sanke1
3557a14aae
fix issue #49 ( #52 )
...
* remove color index from code
use different approach
fix issue #49
* remove unneeded space
change var to let
* add 2 more tests to check correct color choice behaviour after deleting anomalies
* use more descriptive word in text description
6 years ago
rozetko
3a33b67540
Unsupported grafana version 5.2.1 #37 ( #45 )
...
* Add Grafana's embedded modules
* Include them from vendor/ instead of grafana/
6 years ago
rozetko
39e54226ae
Problems with singlestat and piechart panels #42 ( #44 )
6 years ago
sanke1
b2a474178d
Choosing custom color for analytic unit #31 ( #41 )
...
* add type to value in used methids
rename Anomaly => AnalyticUnit
fix wrong method being called
* add an exception to AnalyticUnitColorChange
6 years ago
sanke1
b4097dc1c9
Choosing custom color for analytic unit #31 ( #40 )
6 years ago
Alexey Velikiy
0335fd40c0
Deleting any analytic unit only deletes the first one #33 ( #36 )
...
* change all AnalyticUnit key occurences to ids
* Fix map id index (use id instead of name)
* aid -> id
6 years ago
sanke
c5556bc436
move import from lodash below colors
6 years ago
sanke
d80ff132e8
move import { Emitter } below colors import
6 years ago
sanke
8cb6e29a17
add one more line below color import
6 years ago
sanke
75eb6a610d
remove passed variable
...
use property instead
6 years ago
sanke
acc2a5724a
remove unneeded lines according to PR review
...
add type to some fields
6 years ago
sanke
cfeade4f6e
New analytic units start with a preset color from the palette
...
(redo previous color branch)
6 years ago