swh:1:snp:77c39c1f7a7eef0c66d1e2cf32aa7019bf0376eb
Raw File
Tip revision: 055b549a4f0290b364e0cec703f82468734f5962 authored by brharrington on 10 July 2024, 15:46:53 UTC
lwc-events: add pre-filter method for events (#1672)
Tip revision: 055b549
README.md
# Atlas

Backend for managing dimensional time series data.

## Links

* [Documentation](https://netflix.github.io/atlas-docs/)
* [Mailing List](https://groups.google.com/forum/#!forum/netflix-atlas)
* [Issues](https://github.com/Netflix/atlas/issues)
* [Releases](https://github.com/Netflix/atlas/releases)

## License

Copyright 2014-2024 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