当前位置:网站首页>This article takes you to understand the past and present of Mimir, Grafana's latest open source project
This article takes you to understand the past and present of Mimir, Grafana's latest open source project
2022-08-01 03:41:00 【InfoQ】
What is Mimir
Mimir's selling point
- Super-large-scale production verification (over 2 billion active indicators)
- Simple deployment, supports both single/microservice deployment methods, less dependencies (only OSS, Cortex dependencies you know)
- Support high cardinality metrics compression and query
- Support same tenant BlockFragment compression (over 64G limit)
- Support query and calculation lower layer
- Naturally supports multi-tenancy and supports global cross-tenant query
- Compatible with all metircs protocols (currently supporting Prometheus)
- Cortex is too difficult to use. If you are using Cortex now, you can try to upgrade to Mimir.
- Thanos is currently working very well, unless you encounter problems such as high cardinality/large block compression, there is no need to migrate.
- VictoriaMetrics is also working very well, and it is necessary to add a comparison test with VictoriaMetrics neutrally in the community to facilitate selection.
Relationship with Cortex

- Cortex has a large technical debt and is veryIt is difficult to meet some requirements in Mimir
- The change of open source protocol is more suitable for the development of Grafana's products. Cortex belongs to Apache-2.0 License, while MimirThe protocol is AGPLv3.
Is it worth learning?
Summary
Reference Links
- https://grafana.com/oss/mimir
- https://news.ycombinator.com/item?id=30854734
- https://grafana.com/blog/2021/04/20/qa-with-our-ceo-on-relicensing/
- https://grafana.com/docs/mimir/latest/migration-guide/migrating-from-cortex
边栏推荐
- 软考高级系统架构设计师系列之:信息系统基础知识
- HIRO: Hierarchical Reinforcement Learning 】 【 Data - Efficient Hierarchical Reinforcement Learning
- Unknown Bounded Array
- [uniCloud] Application and Improvement of Cloud Objects
- 开源项目站点必备&交流区功能
- HCIP (14)
- 787. 归并排序
- Message queue design based on mysql
- 【分层强化学习】HIRO:Data-Efficient Hierarchical Reinforcement Learning
- 预言机简介
猜你喜欢
Software Testing Interview (3)
《少年派2》:新男友竟脚踩两只船,林妙妙与钱三一感情回温
IDEA does not recognize the module (there is no blue square in the lower right corner of the module)
预言机简介
button remove black frame
设备树——dtb格式到struct device node结构体的转换
Message queue design based on mysql
TypeScript简化运行之ts-node
Simple and easy to use task queue - beanstalkd
The fledgling Xiao Li's 114th blog project notes: Wisdom cloud intelligent flower watering device combat (3) - basic Demo implementation
随机推荐
带wiringPi库在unbutu 编译 并且在树莓派运行
【Make YOLO Great Again】YOLOv1-v7全系列大解析(Neck篇)
【分层强化学习】HIRO:Data-Efficient Hierarchical Reinforcement Learning
test
Four implementations of
batch insert: have you really got it? Make your Lottie support word wrapping in text fields
When opening a MYSQL table, some can display editing, some do not, how to set.
每周小结(*67):为什么不敢发表观点
Nmap 操作手册 - 完整版
[uniCloud] Application and Improvement of Cloud Objects
ARM cross compilation
button remove black frame
Unity在BuildIn渲染管线下实现PlanarReflection的初级方法
Game Security 03: A Simple Explanation of Buffer Overflow Attacks
2. # code comments
Input输入框光标在前输入后自动跳到最后面的bug
IDEA修改注释字体
TypeScript简化运行之ts-node
软件测试基础理论知识—用例篇
【 Make YOLO Great Again 】 YOLOv1 v7 full range with large parsing (Neck)