VictoriaMetrics/lib/promscrape/discovery
Guillem Jover 76d205feae
spelling and grammar fixes via codespell ()
### Describe Your Changes

Fix many spelling errors and some grammar, including misspellings in
filenames. 

The change also fixes a typo in metric `vm_mmaped_files` to `vm_mmapped_files`.
While this is a breaking change, this metric isn't used in alerts or dashboards. 
So it seems to have low impact on users.

The change also deprecates `cspell` as it is much heavier and less usable. 
---------

Co-authored-by: Andrii Chubatiuk <achubatiuk@victoriametrics.com>
Co-authored-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com>
2025-03-17 16:32:10 +01:00
..
azure lib/promscrape/discovery: properly apply the resource_group filter for Azure service discovery 2024-11-26 19:06:43 +01:00
consul all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
consulagent all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
digitalocean lib: consistently use logger.Panicf("BUG: ...") for logging programming bugs 2025-01-24 16:39:21 +01:00
dns all: replace old https://docs.victoriametrics.com/sd_configs.html url with the new one - https://docs.victoriametrics.com/sd_configs/ 2024-04-18 02:27:47 +02:00
docker discovery/docker: add match_first_network support for docker_sd_configs 2024-12-10 20:15:33 +01:00
dockerswarm discovery/dockerswarm: add missing service labels to tasks discovery role 2024-12-13 11:28:04 +01:00
ec2 all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
eureka all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
gce all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
hetzner all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
http all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
kubernetes spelling and grammar fixes via codespell () 2025-03-17 16:32:10 +01:00
kuma all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
marathon lib/promscrape: add Marathon service discovery 2025-01-08 18:57:22 +01:00
nomad all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
openstack all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:20:37 +02:00
ovhcloud chore: fix function name in comment () 2025-01-08 13:58:22 +01:00
puppetdb lib/promscrape: adds support for PuppetDB service discovery 2024-10-27 20:38:34 +01:00
vultr lib/promscrape: add Marathon service discovery 2025-01-08 18:57:22 +01:00
yandexcloud lib/promscrape/discovery/yandexcloud: follow-up for 070abe5c71 2024-07-16 17:58:40 +02:00