influxdata / influxdata/community-templates
Windows System Monitoring Template cannot be installed
- Dominant language
- Python
- Stars
- 375
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
[Windows System Monitoring Template](https://github.com/influxdata/community-templates/tree/master/windows_system)
**Describe the problem**
Running `./influx pkg -u https://github.com/influxdata/community-templates/blob/master/windows_system/windows_system.yml`
Fails with the following error:
```
Error: Yaml: line 115: mapping values are not allowed in this context.
See influx pkg -h for help
```
Attempted on OSS 2.0 beta 7 and 8
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect windows_system/windows_system.yml around line 115 for the YAML syntax error reported by the issue. Re-run the shown `influx pkg -u` command against the template; done means the Windows System Monitoring Template installs without the parser error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- observability-sre
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100