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

[pulsar function] add instanceId and fqn into log message properties #11399

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

nlu90
Copy link
Member

@nlu90 nlu90 commented Jul 20, 2021

Motivation

Enrich the published log message with instanceId and fqn set in properties.

Modifications

add instanceId and fqn into log message properties

Verifying this change

  • Make sure that the change passes the CI checks.

@Anonymitaet
Copy link
Member

Thanks for your contribution. For this PR, do we need to update docs?

(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@nlu90
Copy link
Member Author

nlu90 commented Jul 21, 2021

@Anonymitaet

There's no doc about the existing property for log topic. It's good to mention the available propperties for a log message, but I don't know where to add this.

@nlu90
Copy link
Member Author

nlu90 commented Jul 21, 2021

/pulsarbot run-failure-checks

@Anonymitaet
Copy link
Member

@nlu90 how about adding that info here?

@nlu90
Copy link
Member Author

nlu90 commented Jul 21, 2021

@nlu90 how about adding that info here?

LGTM. We can add them once the PR is accepted and merged.

@Anonymitaet Anonymitaet added the doc-required Your PR changes impact docs and you will update later. label Jul 22, 2021
@Anonymitaet
Copy link
Member

@nlu90 thanks. You can ping me if you need a doc review.

@sijie sijie added this to the 2.9.0 milestone Jul 22, 2021
@nlu90
Copy link
Member Author

nlu90 commented Jul 22, 2021

/pulsarbot run-failure-checks

@nlu90
Copy link
Member Author

nlu90 commented Jul 23, 2021

/pulsarbot run-failure-checks

@sijie
Copy link
Member

sijie commented Jul 23, 2021

@nlu90 you might need to rebase to the latest master to include CI fixes.

@freeznet
Copy link
Contributor

/pulsarbot run-failure-checks

1 similar comment
@nlu90
Copy link
Member Author

nlu90 commented Jul 26, 2021

/pulsarbot run-failure-checks

@sijie sijie merged commit b6d02e4 into apache:master Jul 26, 2021
@sijie sijie deleted the neng/log-topic-property branch July 26, 2021 22:33
codelipenghui pushed a commit that referenced this pull request Jul 30, 2021
### Motivation

Enrich the published log message with `instanceId` and `fqn` set in properties.

### Modifications

add `instanceId` and `fqn` into log message properties

(cherry picked from commit b6d02e4)
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Jul 30, 2021
@Anonymitaet Anonymitaet removed the doc-required Your PR changes impact docs and you will update later. label Aug 4, 2021
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
### Motivation

Enrich the published log message with `instanceId` and `fqn` set in properties.

### Modifications

add `instanceId` and `fqn` into log message properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants