mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-31 15:52:17 +00:00
![]() ### 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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
conn.go | ||
conn_pool.go | ||
conn_pool_test.go | ||
dns.go | ||
dns_test.go | ||
netutil.go | ||
proxyprotocol.go | ||
proxyprotocol_test.go | ||
statdial.go | ||
statdial_test.go | ||
tcpdialer.go | ||
tcpdialer_default.go | ||
tcpdialer_linux.go | ||
tcplistener.go | ||
tls.go | ||
tls_test.go |