Difference between revisions of "9090"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Prometheus]] | + | [[Prometheus]] default port |
Line 10: | Line 10: | ||
* [[Elasticsearch]] [[9200]] | * [[Elasticsearch]] [[9200]] | ||
* [[9100]] port used by [[Prometheus Node exporter]] | * [[9100]] port used by [[Prometheus Node exporter]] | ||
+ | * <code>[[9323]]</code> [[dockerd]] | ||
+ | * [[8080]] [[cAdvisor]] | ||
* <code>[[/etc/prometheus/prometheus.yml]]</code> | * <code>[[/etc/prometheus/prometheus.yml]]</code> | ||
* [[Cosmos SDK]] | * [[Cosmos SDK]] | ||
== See also == | == See also == | ||
+ | * {{prometheus.yml}} | ||
* {{Prometheus}} | * {{Prometheus}} | ||
[[Category:TCP]] | [[Category:TCP]] |
Latest revision as of 11:41, 31 December 2023
Prometheus default port
http://localhost:9090/metrics
kubectl port-forward $POD_NAME 9090
Related[edit]
- List of TCP ports
- Elasticsearch 9200
- 9100 port used by Prometheus Node exporter
9323
dockerd- 8080 cAdvisor
/etc/prometheus/prometheus.yml
- Cosmos SDK
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: