Skip to content

Releases: Wikia/Mike

There ain't no such thing as a free lunch

10 Jun 08:31
32a5cb6
Compare
Choose a tag to compare
  • #39 source - Add http/json source
  • #40 bug - Float values are not handled by Mike
  • #41 bug - "filters" option should be optional for metrics of type common/analytics
  • #46 internals - Tag Docker image with git hash
  • #47 documentation - common/analytics: improved documentation
  • #51 aws - Add AWS Athena source
  • #53 bug - Metric: get_label_with_value() for empty values
  • #54 internals - Use COMMIT_SHA env variable to show commit hash in the footer
  • #57 internals - Storage: improved DB errors logging
  • #59 source - Add http/xpath source
  • #63 enhancement - Support float values of metrics
  • #64 internals - Smaller Docker image - bring back Alpine-based image
  • #67 internals - Dockerfile | run as mycroft user
  • #73 enhancement - Display the_latest_timestamp in the footer
  • #74 pr - Feature | render CSV file with historical metrics value
  • #75 bug - nonaggregated column 'mike.features_metrics.value' - fix MySQL 8 error
  • #78 bug - HttpJsonSource: spaces are removed from the value

The Moon Is a Harsh Mistress

28 Jan 10:28
e92f3f8
Compare
Choose a tag to compare
  • #1 pr - Document format of YAML feature description
  • #2 pr - Support variables substitution in YAML config file
  • #4 source - Implement Jira source
  • #5 pr - Introduce sources
  • #10 pr - Dashboard UI - demo
  • #11 enhancement - Implement MySQL storage
  • #12 source - Implement Google Analytics source
  • #14 pr - Introduce Metric class
  • #15 pr - Better tests coverage
  • #16 pr - get_metrics_for_feature: calculate feature score
  • #17 source - Implement Elasticsearch logstash source
  • #18 pr - Implement LogstashSource using elasticsearch_query package
  • #19 pr - Implement Google Analytics source
  • #20 pr - Introduce MetricsStorage and use it in collect_metrics script
  • #21 docker - Dockerize Mike
  • #22 docker - Automate pushing Mike's Docker image to Docker Hub
  • #23 pr - Metric: prepare to render UI widgets
  • #24 pr - Mike's front end
  • #25 pr - MetricsStorage: use slave when reading
  • #27 source - Add common/mysql source
  • #28 pr - Display feature YAML config
  • #30 enhancement - Export dashboard to CSV file
  • #31 enhancement - Allow features to have label customised via template values
  • #32 internals - Travis - run tests on Python 3.7 only
  • #37 internals - app: measure response time