#### Description Check if code and import statements are formatted, with additional rules. * https://golangci-lint.run/usage/formatters/#gofumpt * https://go-critic.com/overview.html#paramtypecombine This is the application of golangci-lint fmt ./... , the Makefile has been update to include this behavior Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| Makefile | ||
| README.md | ||
| config.go | ||
| config_test.go | ||
| controller.go | ||
| controller_test.go | ||
| doc.go | ||
| documentation.md | ||
| generated_package_test.go | ||
| go.mod | ||
| go.sum | ||
| metadata.yaml | ||
| obs_logs.go | ||
| obs_logs_test.go | ||
| obs_metrics.go | ||
| obs_metrics_test.go | ||
README.md
General Information
A scraper defines how to connect and scrape telemetry data from an external source.
| Status | |
|---|---|
| Stability | beta: metrics, logs |
| Issues |