please post your yaml with removed / redacted sensitive information in a code block and not plain.
You can also always use
e.g. :
job_name: <SYSTEM-NAMEN>
scrape_interval: 5s
static_configs:
- targets: ['<MY-IP:9100']
yamllint is also a great to to check if you yaml file is valid.