https://github.com/Netflix/atlas
Raw File
Tip revision: df0bf3d4c6ddde160418b1ccb8dfc0dba1f3401a authored by brharrington on 05 July 2016, 18:04:53 UTC
Merge pull request #384 from skandragon/trend-streaming
Tip revision: df0bf3d
README.md
# Atlas

Backend for managing dimensional time series data.

## Links

* [Documentation](https://github.com/Netflix/atlas/wiki)
* [Mailing List](https://groups.google.com/forum/#!forum/netflix-atlas)
* [Issues](https://github.com/Netflix/atlas/issues)
* [Releases](https://github.com/Netflix/atlas/releases)
* [![Build Status](https://travis-ci.org/Netflix/atlas.svg)](https://travis-ci.org/Netflix/atlas/builds)

## License

Copyright 2016 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.
back to top