Difference between revisions of "Promtool check metrics"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  curl -sSL http://localhost:9100/metrics | promtool check metrics
 
  curl -sSL http://localhost:9100/metrics | promtool check metrics
 
  (no output)
 
  (no output)
 +
 +
cat [[/etc/syslog.conf]]| [[promtool check metrics]]
 +
error while linting: text format parsing error in line 3: expected float as value, got ".*"
  
  

Revision as of 16:56, 15 January 2023

curl -sSL http://localhost:9100/metrics | promtool check metrics
(no output)
cat /etc/syslog.conf| promtool check metrics
error while linting: text format parsing error in line 3: expected float as value, got ".*"


See also

Advertising: