flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-35353][docs-zh]Translate "Profiler" page into Chinese

Open drymatini opened this issue 1 year ago • 4 comments

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)

drymatini avatar May 15 '24 15:05 drymatini

@wuchong @Zakelly Hi, I have finished the translation of the page.Could you please verify my pull request?

drymatini avatar May 15 '24 15:05 drymatini

CI report:

  • 7e6de7ba7ec1eb66d47384ba7a3a829f661d4423 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar May 15 '24 15:05 flinkbot

@drymatini I think your commits include the wrong files by mistake, maybe you amend commit on top of my previous one?

Zakelly avatar May 16 '24 02:05 Zakelly

@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.

drymatini avatar May 16 '24 12:05 drymatini