This reverts commit 3533e1c22f, reversing
changes made to 0ae7f5ddf9.
With the _additional-scrape-config_ feature via Kubernetes secrets, the
_static-configs_ feature in Service Monitors is redundant. This patch
reverts the latter one.
This reverts commit 7c84fdb17d, reversing
changes made to fa10f2751c.
With the _additional-scrape-config_ feature via Kubernetes secrets, the
_static-configs_ feature in Service Monitors is redundant. This patch
reverts the latter one.
The _RelabelConfig_ is confusing and connotes, that it is about
`<relabel_config>`-section of the configuration, but in reality it is about
`<metric_relabel_configs>`-section.
Comment in `types.go` was changed and `make generate` run to update generated documentation.