# 附录：创作历史

![](http://riboseyim-qiniu.riboseyim.com/banner-LPM-201803.png)

## 订阅情况

| 时间点      | 订阅用户数 | Downloads | Unique visitors | Page Views | 说明                  |
| -------- | ----- | --------- | --------------- | ---------- | ------------------- |
| 201701   | ----- | -----     | -----           | -----      | GitBook Edition 0.1 |
| 20170630 | 135   | 4,206     | 4,936           | -----      | GitBook Edition 0.2 |
| 20170830 | 154   | 4,503     | 5,989           | 23,505     | -----               |
| 20170930 | 157   | 4,553     | 6,471           | 24,944     | -----               |
| 20171230 | 187   | 4,821     | 7,708           | 29,052     | GitBook Edition 0.3 |

## 历史版本

**持续发布：争取做到每四个月发布一个新版本**

### Edition 0.5 preview

* add 分布式架构案例：Uber Hadoop 文件系统最佳实践
* add 大数据监控框架：Uber JVM Profiler
* add How Linux Works: DNS/Route/ARP/UDP
* add Linux 实用扩展命令
* add 情绪健康管理
* mod "分布式系统架构与挑战" 调整为 “大数据与分布式架构”
* mod Linux 常用命令一文调整为附录
* mod "PostgreSQL 数据库的时代到来了吗" 调整到“工程管理”一章
* mod "LinkedIn Kafka Monitor" 调整到“分布式架构”一章
* mod "DTrace 软件许可证演变简史" 调整到“内核原理”一章

### Edition 0.4 20180714

* mod "网络工程篇"调整为分布式系统专题
* mod Pcap、sFlow 调整到Cyber-Security专题
* add 应用监控与可视化;LinkedIn Kafka Monitor
* add 应用监控与可视化;2018 Docker 用户报告
* add PostgreSQL 数据库
* add 案例：基于 Kafka 的事件溯源型微服务
* add 分布式追踪系统体系概要
* add 开源分布式跟踪系统 OpenCensus
* add 从作坊到工厂的寓言故事
* add 基础设施标准化：部署和配置管理
* add macOS vs Linux Kernels ？
* add IT 工程师养生指南

### Edition 0.3  20171225

* 修订 Linux 快速性能诊断三篇、gRPC
* 监控数据可视化：Log、Graphite、GIS
* How Linux Works:内存管理
* 调整部分章节、顺序

### Edition 0.2  20170701

* Linux 入门命令100条
* How Linux Works: Kernel Space & User Space Init
* 动态追踪技术：strace,gdb,ftrace,bcc,BPF
* 基于数据分析的网络态势感知
* Cyber-Security:IPv6,Web Headers,香港CSTCB

### Edition 0.1  20170210

* 第一个 GitBook 版本，主要为 2016 年内容合辑
* 基于Linux单机负载评估
* 新一代Ntopng网络流量监控—可视化和架构分析
* 基于LVS的AAA负载均衡架构实践
* Linus Torvalds: The mind behind Linux


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://riboseyim.gitbook.io/perf/ebook-lpm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
