Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.2.13 #94

Merged
merged 4 commits into from
Apr 11, 2019
Merged

v1.2.13 #94

merged 4 commits into from
Apr 11, 2019

Conversation

earthgecko
Copy link
Owner

No description provided.

IssueID #2904: Initial Ionosphere echo load and Ionosphere feedback
IssueID #2484: FULL_DURATION feature profiles

- Do not run an Ionosphere and echo checks on a metrics when a lot of
  checks are being done.  Manage the Ionosphere load and increased
  runtime in general that Ionosphere echo has introduced, especially
  when Ionosphere is issued lots of checks, if lots of metrics suddenly
  become anomalous, using the ionosphere_busy parameter.
- If there are more than 4 Ionosphere metric check files, alternate between
  normal Ionosphere Mirage features profile checks and Ionosphere echo features
  profile checks.
- Rate limit the creation of ionosphere_echo FULL_DURATION features profiles
  this only effects managing the creation of lots of features profiles if
  Ionosphere echo is enabled on a Skyline instance with lots of existing
  features profiles for Mirage metrics.  Only create 5 FULL_DURATION
  features profiles from the latest Mirage based features profiles, which
  takes around 10 seconds

Modified:
skyline/ionosphere/echo.py
skyline/ionosphere/ionosphere.py
IssueID #2882: Mirage - periodic_check
IssueID #2916: ANALYZER_ENABLED setting
IssueID #2904: Initial Ionosphere echo load and Ionosphere feedback

- Add Mirage periodic checks for key metrics declared in
  MIRAGE_PERIODIC_CHECK_NAMESPACES so that Mirage is analysing each metric
  more frequently.
- Added new variables to settings.py - ANALYZER_ENABLED, MIRAGE_PERIODIC_CHECK,
  MIRAGE_PERIODIC_CHECK_INTERVAL and MIRAGE_PERIODIC_CHECK_NAMESPACES
- Do not postpone Ionosphere Mirage alerts if there Mirage checks o be done
  alert first

Modified:
skyline/analyzer/analyzer.py
skyline/mirage/mirage.py
skyline/settings.py
IssueID #2882: Mirage - periodic_check

- Add Mirage periodic check documentation

Modified:
docs/mirage.rst
IssueID #2906: v1.2.13

- release v1.2.13 docs and version changes

Added:
docs/releases/1_2_13.rst
Modified:
docs/boundary.rst
docs/conf.py
docs/getting-started.rst
docs/ionosphere_echo.rst
docs/releases.rst
skyline/skyline_version.py
@earthgecko earthgecko merged commit d60066c into master Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant