# cortex を Homebrew でインストール

cortex のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cortex
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cortex
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cortex
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.21.1
- **ソース概要:** Long term storage for Prometheus
- **ホームページ:** <https://cortexmetrics.io/>
- **リポジトリ:** <https://github.com/cortexproject/cortex>
- **最終更新:** 2026-07-25T14:20:51-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cortex (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.21.1
## プロジェクトの歴史と使われ方

Cortex is a horizontally scalable, highly available, multi-tenant long-term storage system for Prometheus and OpenTelemetry metrics. It is normally deployed as a server-side observability backend rather than used as a local CLI tool.

### プロジェクトの歴史

The official Cortex documentation states that the project was started by Tom Wilkie and Prometheus co-founder Julius Volz in June 2016. The public GitHub repository was created later in 2016, and the README describes a system built for scale, high availability, multi-tenancy, and long-term object storage.

### 採用の歴史

Cortex's adoption history is tied to Prometheus remote write and cloud-native observability. The official documentation's further-reading section traces public talks from PromCon 2016 through KubeCon sessions, and lists managed or production-oriented material from Grafana Labs, AWS, CNCF, and other operators.

### 使われ方

Operators deploy Cortex as single-binary or microservices components. Prometheus instances push samples via remote write, while Cortex distributes, ingests, stores, and queries data across long-term storage backends such as S3, GCS, Swift, and Azure.

### パッケージ好きにとっての重要性

Cortex matters to package and infrastructure maintainers because it turns Prometheus from a single-node time-series database into a multi-tenant distributed system. Packaging is only a small part of the story; configuration, Kubernetes deployment, storage backends, ring state, and service topology dominate real-world distribution.

### タイムライン

- 2016: Cortex project started in June by Tom Wilkie and Julius Volz.
- 2016: Public GitHub repository created in September.
- 2018: Official documentation lists CNCF and KubeCon materials presenting Cortex as scalable Prometheus.
- 2026: Official GitHub releases include the v1.21.x series.

### Related projects

- Related projects include Prometheus, OpenTelemetry Metrics, Thanos, Grafana Mimir, Alertmanager, and cloud object stores used for long-term metrics storage.

### ソース

- <https://github.com/cortexproject/cortex>
- <https://raw.githubusercontent.com/cortexproject/cortex/master/README.md>
- <https://cortexmetrics.io/docs/>
- <https://cortexmetrics.io/docs/architecture/>
- <https://api.github.com/repos/cortexproject/cortex>
- <https://api.github.com/repos/cortexproject/cortex/releases>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service


## Combined YAML source

View the package source record on GitHub. [combined/cortex.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cortex.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
