Skip to content

Product update: Logs - #486

Open
grossyoan wants to merge 1 commit into
mainfrom
product-update-mcp-server-logs
Open

Product update: Logs#486
grossyoan wants to merge 1 commit into
mainfrom
product-update-mcp-server-logs

Conversation

@grossyoan

Copy link
Copy Markdown
Contributor

No description provided.

@grossyoan grossyoan self-assigned this Sep 4, 2026
@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for bump-content-hub ready!

Name Link
🔨 Latest commit 866db16
🔍 Latest deploy log https://app.netlify.com/projects/bump-content-hub/deploys/6a9abb8b385c3d0008762f83
😎 Deploy Preview https://deploy-preview-486--bump-content-hub.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.


MCP servers now keep a persistent history of every tool call: which tool was invoked, when, from where, whether it succeeded, and how long it took. Where debug sessions only cover a short live window, logs stick around. Use them to see how a server is actually used, and to investigate an issue after it happened.

You can also surface custom execution data by defining custom analytics in your workflow definition document. Runtime expressions let you pick the inputs, outputs or configuration values, and inspect them without opening a debug session. Authentication data is always excluded.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it's the right place in a product update but I'll tell the reader not to send PPI information.

I like how appsignal does it:

You can send virtually any data point to AppSignal in a tag, so long as it's not Private Personal Information (PPI). Private personal information includes things like names, emails, and telephone numbers.

@grossyoan grossyoan Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's important, but I'm not sure it's relevant in a product update, as we already say it in the help center. Do you think simply mentioning that authentication can't be logged is enough?

image

@paulRbr paulRbr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

besides the warning about not sending PPI (or secret/private info) in custom anaytics, LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants