mirror of
https://github.com/nikdoof/vsphere-influxdb-go.git
synced 2025-12-26 08:49:24 +00:00
The tool was not able to gather info from the datacenters in nested folders under the root folder - fixed, added config parameter to specify prefix for measurement, cleaned up logging formatting
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,13 +1 @@
|
||||
### Basic ignore file
|
||||
|
||||
# Binaries for programs and plugins
|
||||
vsphere-influxdb
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Configuration file
|
||||
vsphere-influxdb.json
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user