Welcome to the Linux Foundation Forum!

[Lab 15.3] comments cut by the newlines

Hello,
The comments go over the lines, but without it goes well:

$ cat << EOF | curl --data-binary @- http://localhost:9091/metrics/job/demo_batch_job
demo_batch_job_last_successful_run_timestamp_seconds $(date +%s)
demo_batch_job_last_run_timestamp_seconds $(date +%s)
demo_batch_job_users_deleted $RANDOM
EOF

Categories

Upcoming Training