Difference between revisions of "Brew install prometheus"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
− | When run from `brew services`, `prometheus` is run from | + | When run from `[[brew services]]`, `prometheus` is run from |
`prometheus_brew_services` and uses the flags in: | `prometheus_brew_services` and uses the flags in: | ||
− | /Users/your-user/brew/etc/prometheus.args | + | /Users/your-user/brew/etc/[[prometheus.args]] |
To restart prometheus after an upgrade: | To restart prometheus after an upgrade: | ||
Line 15: | Line 15: | ||
+ | Binaries: | ||
+ | [[prometheus_brew_services]] | ||
+ | [[prometheus]] | ||
+ | [[promtool]] | ||
== Related == | == Related == | ||
* <code>[[brew upgrade]] prometheus</code> | * <code>[[brew upgrade]] prometheus</code> | ||
− | + | * [[brew install node_exporter]] | |
== See also == | == See also == | ||
+ | * {{prometheus.yml}} | ||
* {{Prometheus}} | * {{Prometheus}} | ||
[[Category:Prometheus]] | [[Category:Prometheus]] |
Latest revision as of 05:53, 14 June 2024
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
Binaries:
prometheus_brew_services prometheus promtool
Related[edit]
brew upgrade prometheus
- brew install node_exporter
See also[edit]
prometheus.yml, /etc/default/prometheus, prometheus.args, job_name:, targets:, Prometheus service discovery
- 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: