{"id":13415293,"url":"https://github.com/ExpediaGroup/adaptive-alerting","last_synced_at":"2025-03-14T22:33:16.457Z","repository":{"id":39959589,"uuid":"129125498","full_name":"ExpediaGroup/adaptive-alerting","owner":"ExpediaGroup","description":"Anomaly detection for streaming time series, featuring automated model selection.","archived":false,"fork":false,"pushed_at":"2024-03-05T08:03:01.000Z","size":6900,"stargazers_count":199,"open_issues_count":37,"forks_count":49,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-04-13T18:54:10.681Z","etag":null,"topics":["anomaly","anomaly-detection","monitoring","outlier","outlier-detection","streaming","time-series"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ExpediaGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-11T16:51:18.000Z","updated_at":"2024-05-09T11:55:59.480Z","dependencies_parsed_at":"2022-09-07T23:51:42.656Z","dependency_job_id":"eb5ac385-8761-46b9-9db8-6c2777af5b72","html_url":"https://github.com/ExpediaGroup/adaptive-alerting","commit_stats":null,"previous_names":["expediadotcom/adaptive-alerting"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpediaGroup%2Fadaptive-alerting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpediaGroup%2Fadaptive-alerting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpediaGroup%2Fadaptive-alerting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExpediaGroup%2Fadaptive-alerting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExpediaGroup","download_url":"https://codeload.github.com/ExpediaGroup/adaptive-alerting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658057,"owners_count":20326459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anomaly","anomaly-detection","monitoring","outlier","outlier-detection","streaming","time-series"],"created_at":"2024-07-30T21:00:46.662Z","updated_at":"2025-03-14T22:33:16.448Z","avatar_url":"https://github.com/ExpediaGroup.png","language":"Java","readme":"[![Build Status](https://travis-ci.org/ExpediaDotCom/adaptive-alerting.svg?branch=master)](https://travis-ci.org/ExpediaDotCom/adaptive-alerting)\n[![codecov](https://codecov.io/gh/ExpediaDotCom/adaptive-alerting/branch/master/graph/badge.svg)](https://codecov.io/gh/ExpediaDotCom/adaptive-alerting)\n[![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/ExpediaDotCom/adaptive-alerting/blob/master/LICENSE)\n\n# Adaptive Alerting (AA)\n\nStreaming anomaly detection with automated model selection and fitting.\n\n[Wiki documentation](https://github.com/ExpediaDotCom/adaptive-alerting/wiki)\n\n## Build\n\nTo build the Maven project: \n\n```\n$ ./mvnw clean verify\n```\n\nTo build the Docker images:\n\n```\n$ make docker_build\n```\n\n### How the Travis CI build works\n\nWe use Travis CI to build AA Docker images and push them to Docker Hub. Here's how it works:\n\n- A developer pushes a branch (`master` or otherwise) to GitHub.\n- GitHub kicks off a Travis CI build.\n- Travis CI reads `.travis.yml`, which drives the build.\n- `.travis.yml` invokes the top-level `Makefile`.\n- The top-level `Makefile`\n  - runs a Maven build for the whole project\n  - invokes module-specific `Makefile`s to handle building and releasing Docker images\n- Each module-specific `Makefile` runs one or more module-specific build scripts to\n  - build the Docker images\n  - release the Docker images\n- For the release (docker push), the module-specific build script delegates to the shared\n  `scripts/publish-to-docker-hub.sh` script. This script has logic to push the image to Docker Hub\n  if and only if the current branch is the `master`.\n\n","funding_links":[],"categories":["异常检测包","人工智能"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FExpediaGroup%2Fadaptive-alerting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FExpediaGroup%2Fadaptive-alerting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FExpediaGroup%2Fadaptive-alerting/lists"}