Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zh] faas/_index.md: fix invalid hash #4645

Merged
merged 1 commit into from
Jun 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/zh/docs/faas/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ linkTitle: FaaS
description: >-
OpenTelemetry 支持不同云供应商提供的各种功能即服务(FaaS)的监控方法
weight: 360
default_lang_commit: 64fbfee6
default_lang_commit: c2cd5b14a73e051acacb6914740fb3e20536f8ba
---

功能即服务(FaaS)是云原生应用的重要无服务(Serverless)计算平台。
Expand Down
Loading