Merge branch 'feature/#2720/weather-counters' into 'v4'
[Issue #2720] Add custom pbehavior type counters to weather watcher See merge request !459
Showing
- docs/docs.go 103 additions, 21 deletionsdocs/docs.go
- docs/swagger.json 103 additions, 21 deletionsdocs/swagger.json
- docs/swagger.yaml 70 additions, 16 deletionsdocs/swagger.yaml
- fixtures/pbehavior_type.json 22 additions, 22 deletionsfixtures/pbehavior_type.json
- lib/api/pagination/pagination.go 2 additions, 5 deletionslib/api/pagination/pagination.go
- lib/api/watcherweather/api.go 1 addition, 0 deletionslib/api/watcherweather/api.go
- lib/api/watcherweather/models.go 5 additions, 6 deletionslib/api/watcherweather/models.go
- lib/api/watcherweather/store.go 62 additions, 13 deletionslib/api/watcherweather/store.go
- lib/canopsis/types/model_entity.go 2 additions, 6 deletionslib/canopsis/types/model_entity.go
- lib/canopsis/watcher/counters.go 36 additions, 33 deletionslib/canopsis/watcher/counters.go
- lib/canopsis/watcher/counters_cache.go 22 additions, 20 deletionslib/canopsis/watcher/counters_cache.go
- lib/canopsis/watcher/counters_cache_test.go 12 additions, 0 deletionslib/canopsis/watcher/counters_cache_test.go
- lib/canopsis/watcher/counters_test.go 3 additions, 9 deletionslib/canopsis/watcher/counters_test.go
- lib/canopsis/watcher/redis_counters.go 34 additions, 13 deletionslib/canopsis/watcher/redis_counters.go
- lib/canopsis/watcher/service.go 10 additions, 10 deletionslib/canopsis/watcher/service.go
- tests/functional/features/api/alarm_get.feature 1 addition, 1 deletiontests/functional/features/api/alarm_get.feature
- tests/functional/features/api/pbehavior_get.feature 6 additions, 6 deletionstests/functional/features/api/pbehavior_get.feature
- tests/functional/features/api/pbehavior_get_by_entity_id.feature 1 addition, 1 deletion...unctional/features/api/pbehavior_get_by_entity_id.feature
- tests/functional/features/api/pbehavior_update.feature 1 addition, 1 deletiontests/functional/features/api/pbehavior_update.feature
- tests/functional/features/api/pbehaviorexception_get.feature 3 additions, 3 deletionstests/functional/features/api/pbehaviorexception_get.feature
Loading
Please register or sign in to comment