[FLINK-35353][docs-zh]Translate "Profiler" page into Chinese
What is the purpose of the change
"Profiler "page was released in English and it should be translated into Chineses
Brief change log
translate 'docs/content/docs/ops/debugging/profiler.md'
Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): (no)
- The public API, i.e., is any changed class annotated with
@Public(Evolving): ( no) - The serializers: (no )
- The runtime per-record code paths (performance sensitive): ( no )
- Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
- The S3 file system connector: (no)
Documentation
- Does this pull request introduce a new feature? (no)
- If yes, how is the feature documented? (no)
@wuchong @Zakelly Hi, I have finished the translation of the page.Could you please verify my pull request?
CI report:
- 7e6de7ba7ec1eb66d47384ba7a3a829f661d4423 Azure: SUCCESS
Bot commands
The @flinkbot bot supports the following commands:@flinkbot run azurere-run the last Azure build
@drymatini I think your commits include the wrong files by mistake, maybe you amend commit on top of my previous one?
@drymatini I think your commits include the wrong files by mistake, maybe you amend commit on top of my previous one?
Sorry, I will double check the files and make a new pull request.