Created
August 10, 2020 23:25
-
-
Save superbrothers/7125a93458fad5a65733418ece39fe46 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# HELP fluentbit_input_bytes_total Number of input bytes. | |
# TYPE fluentbit_input_bytes_total counter | |
fluentbit_input_bytes_total{name="systemd.0"} 572360 1597101884056 | |
# HELP fluentbit_input_records_total Number of input records. | |
# TYPE fluentbit_input_records_total counter | |
fluentbit_input_records_total{name="systemd.0"} 510 1597101884056 | |
# HELP fluentbit_output_errors_total Number of output errors. | |
# TYPE fluentbit_output_errors_total counter | |
fluentbit_output_errors_total{name="stdout.0"} 0 1597101884056 | |
# HELP fluentbit_output_proc_bytes_total Number of processed output bytes. | |
# TYPE fluentbit_output_proc_bytes_total counter | |
fluentbit_output_proc_bytes_total{name="stdout.0"} 572360 1597101884056 | |
# HELP fluentbit_output_proc_records_total Number of processed output records. | |
# TYPE fluentbit_output_proc_records_total counter | |
fluentbit_output_proc_records_total{name="stdout.0"} 510 1597101884056 | |
# HELP fluentbit_output_retries_failed_total Number of output retries failed. | |
# TYPE fluentbit_output_retries_failed_total counter | |
fluentbit_output_retries_failed_total{name="stdout.0"} 0 1597101884056 | |
# HELP fluentbit_output_retries_total Number of output retries. | |
# TYPE fluentbit_output_retries_total counter | |
fluentbit_output_retries_total{name="stdout.0"} 0 1597101884056 | |
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds. | |
# TYPE process_start_time_seconds gauge | |
process_start_time_seconds 1596963693 | |
# HELP fluentbit_build_info Build version information. | |
# TYPE fluentbit_build_info gauge | |
fluentbit_build_info{version="1.5.2",edition="Community"} 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment