In-memory dimensional time series database.
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
atlas-akka fix shutdown for ActorSystem (#882) Aug 24, 2018
atlas-chart/src remove useless call (#836) Jun 2, 2018
atlas-config/src update headers for 2018 (#756) Jan 2, 2018
atlas-core/src support substituting summary stats in legend text (#878) Aug 23, 2018
atlas-eval remove ServoMessage classes (#881) Aug 24, 2018
atlas-jmh/src/main/scala/com/netflix/atlas short circuit pattern matching with prefix check (#858) Jul 24, 2018
atlas-json/src add jackson modules for jdk8 datatypes (#867) Aug 3, 2018
atlas-lwcapi/src only log the actual changes to the handlers (#883) Aug 27, 2018
atlas-module-akka/src fix shutdown for ActorSystem (#882) Aug 24, 2018
atlas-module-cloudwatch/src update headers for 2018 (#756) Jan 2, 2018
atlas-module-eval/src update headers for 2018 (#756) Jan 2, 2018
atlas-module-lwcapi/src remove use of actor publisher for StreamApi (#871) Aug 17, 2018
atlas-module-webapi/src update headers for 2018 (#756) Jan 2, 2018
atlas-poller-cloudwatch/src handle monotonic values with multiple samples (#851) Jul 11, 2018
atlas-poller/src spectator 0.70.2 Jun 18, 2018
atlas-standalone/src remove bad api from static config (#799) Feb 28, 2018
atlas-test/src/main/scala/com/netflix/atlas/test initial work to split rendering from webapi (#797) Feb 27, 2018
atlas-webapi/src normalize variable style for legends (#864) Aug 2, 2018
atlas-wiki/src/main support rendering pre-evaluated data (#808) Mar 23, 2018
conf fix 503 after first subscribe request (#671) Sep 7, 2017
project RoaringBitmap 0.7.16 Aug 16, 2018
scripts fix #695, enable build for jdk9 (#709) Oct 12, 2017
.gitignore ignore .ivy2 dir on jenkins Dec 12, 2014
.scalafmt.conf scalafmt config to help ensure consistency (#666) Sep 1, 2017
.travis.yml update travis to build on jdk10 (#833) Jun 1, 2018
CONTRIBUTING.md fix link to reporting issues section (#724) Oct 26, 2017
LICENSE Initial commit Dec 12, 2014
Makefile add format target (#785) Feb 15, 2018
OSSMETADATA adding OSSMETADATA for NetflixOSS tracking Dec 11, 2015
README.md update headers for 2018 (#756) Jan 2, 2018
build.sbt add jackson modules for jdk8 datatypes (#867) Aug 3, 2018

README.md

Atlas

Backend for managing dimensional time series data.

Links

License

Copyright 2014-2018 Netflix, Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.