Difference between revisions of "Brew install prometheus"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
* <code>[[brew install]] [[prometheus]]</code> | * <code>[[brew install]] [[prometheus]]</code> | ||
+ | |||
+ | |||
+ | When run from `brew services`, `prometheus` is run from | ||
+ | `prometheus_brew_services` and uses the flags in: | ||
+ | /Users/your-user/brew/etc/prometheus.args | ||
+ | |||
+ | To restart prometheus after an upgrade: | ||
+ | brew services restart prometheus | ||
+ | Or, if you don't want/need a background service you can just run: | ||
+ | /Users/your-user/brew/opt/prometheus/bin/prometheus_brew_services | ||
+ | ==> Summary | ||
+ | 🍺 /Users/your-user/brew/Cellar/prometheus/2.37.0: 22 files, 201.9MB | ||
Revision as of 07:27, 25 July 2022
When run from `brew services`, `prometheus` is run from `prometheus_brew_services` and uses the flags in: /Users/your-user/brew/etc/prometheus.args To restart prometheus after an upgrade: brew services restart prometheus Or, if you don't want/need a background service you can just run: /Users/your-user/brew/opt/prometheus/bin/prometheus_brew_services ==> Summary 🍺 /Users/your-user/brew/Cellar/prometheus/2.37.0: 22 files, 201.9MB
Related
brew upgrade prometheus
See also
- Prometheus: Prometheus installation,
9090
, storage, Prometheus exporters: Node exporter9100
, Blackbox exporter, Prometheus alertmanager (changelog), Prometheus versions, Prometheus Node exporter releases,promtool
,amtool, tsdb
,/etc/default/prometheus, /etc/prometheus/prometheus.yml, journalctl -u prometheus
,/etc/default/prometheus-node-exporter
, PromQL,alert:
, Prometheus Operator, Thanos, VictoriaMetrics, PushGateway, Prometheus API,values.yml
, Amazon Managed Service for Prometheus
Advertising: