Difference between revisions of "Curl -sSL http://localhost:3100/metrics"
Jump to navigation
Jump to search
(Created page with " curl -sSL http://localhost:3100/metrics | wc -l 1602") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
− | curl -sSL http://localhost:3100/metrics | wc -l | + | [[curl -sSL]] http://localhost:3100/metrics | wc -l |
1602 | 1602 | ||
+ | |||
+ | [[curl -sSL]] http://localhost:3100/metrics | grep -v "#" | wc -l | ||
+ | 1095 | ||
+ | |||
+ | == See also == | ||
+ | * {{Loki}} | ||
+ | * {{brew services}} | ||
+ | |||
+ | [[Category:Loki]] |
Latest revision as of 16:42, 9 April 2024
curl -sSL http://localhost:3100/metrics | wc -l 1602
curl -sSL http://localhost:3100/metrics | grep -v "#" | wc -l 1095
See also[edit]
- Loki, changelog, 3100, promtail, Loki receiver, loki --help
brew services [ list | restart | info | start | stop ], homebrew.mxcl
Advertising: