Skip to content

Comments

Add docs for integrating third-party monitoring#188

Merged
MartinMa318 merged 2 commits intotapdata:mainfrom
heywalter:add-docs-for-monitor
Oct 21, 2025
Merged

Add docs for integrating third-party monitoring#188
MartinMa318 merged 2 commits intotapdata:mainfrom
heywalter:add-docs-for-monitor

Conversation

@heywalter
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Oct 18, 2025

Deploy Preview for tapdata-en ready!

Name Link
🔨 Latest commit 3561cb8
🔍 Latest deploy log https://app.netlify.com/projects/tapdata-en/deploys/68f39b981fa70e00087e2447
😎 Deploy Preview https://deploy-preview-188--tapdata-en.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

This comment has been minimized.

@github-actions
Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (19)
bfd
currentopmetrics
daguozb
dbstats
dbstatsfreestorage
diagnosticdata
grafana
indexstats
jvm
Metaspace
nohup
pbm
percona
pid
replicasetconfig
replicasetstatus
topmetrics
tsdb
xzvf
These words are not needed and should be removed sasl

Some files were automatically ignored 🙈

These sample patterns would exclude them:

^pnpm-lock\.yaml$

You should consider adding them to:

.github/actions/spelling/excludes.txt

File matching is via Perl regular expressions.

To check these files, more of their words need to be in the dictionary than not. You can use patterns.txt to exclude portions, add items to the dictionary (e.g. by adding them to allow.txt), or fix typos.

To accept these unrecognized words as correct, update file exclusions, and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the git@github.com:heywalter/docs-en.git repository
on the add-docs-for-monitor branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/tapdata/docs-en/actions/runs/18616502725/attempts/1' &&
git commit -m 'Update check-spelling metadata'
Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (1) from .github/actions/spelling/expect.txt and unrecognized words (19)

Dictionary Entries Covers Uniquely
cspell:python/src/python/python-lib.txt 2417 2 1
cspell:java/src/java.txt 2464 1 1
cspell:node/dict/node.txt 891 1
cspell:php/dict/php.txt 1689 1

Consider adding them (in .github/workflows/spelling.yml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:

      with:
        extra_dictionaries: |
          cspell:python/src/python/python-lib.txt
          cspell:java/src/java.txt
          cspell:node/dict/node.txt
          cspell:php/dict/php.txt

To stop checking additional dictionaries, add (in .github/workflows/spelling.yml) for uses: check-spelling/check-spelling@main in its with:

check_extra_dictionaries: ""
Warnings ⚠️ (2)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

⚠️ Warnings Count
⚠️ no-newline-at-eof 1
⚠️ noisy-file 1

See ⚠️ Event descriptions for more information.

@MartinMa318 MartinMa318 merged commit 2d8be48 into tapdata:main Oct 21, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants