Skip to content

Added SubSecondPrecision to config option.#35529

Merged
thaJeztah merged 1 commit into
moby:masterfrom
imumesh18:subsecond-precision-config
Dec 5, 2017
Merged

Added SubSecondPrecision to config option.#35529
thaJeztah merged 1 commit into
moby:masterfrom
imumesh18:subsecond-precision-config

Conversation

@imumesh18
Copy link
Copy Markdown
Contributor

Fixes issue #35384 .

@GordonTheTurtle GordonTheTurtle added dco/no Automatically set by a bot when one of the commits lacks proper signature status/0-triage and removed dco/no Automatically set by a bot when one of the commits lacks proper signature labels Nov 16, 2017
@imumesh18
Copy link
Copy Markdown
Contributor Author

Hi, Can anyone please review my PR.

cc @ripcurld0 @thaJeztah

Copy link
Copy Markdown
Contributor

@boaz0 boaz0 left a comment

Choose a reason for hiding this comment

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

LGTM 💯
Can you squash your commits into one, though? 😃

@imumesh18
Copy link
Copy Markdown
Contributor Author

imumesh18 commented Nov 20, 2017

Hey @ripcurld0 done that. 😃 . Anything else you want me change let me know.

@imumesh18
Copy link
Copy Markdown
Contributor Author

imumesh18 commented Nov 27, 2017

Requesting review @cpuguy83 @dnephin @anusha-ragunathan

@thaJeztah
Copy link
Copy Markdown
Member

Wondering if this should take a similar approach as --syslog-format to specify the time-format to be used;

screen shot 2017-11-28 at 11 44 50

@moby moby deleted a comment from GordonTheTurtle Nov 29, 2017
@imumesh18
Copy link
Copy Markdown
Contributor Author

imumesh18 commented Nov 30, 2017

I haven't given a thought to that @thaJeztah . As the issue was just to add subsecond to fluentd, so I did that. I have to see about this because I am completely new and also a noob. So I will let you know once I have something regarding this.

@anusha-ragunathan
Copy link
Copy Markdown
Contributor

@imumesh18
Copy link
Copy Markdown
Contributor Author

For docs I will create an pull by tomorrow. But I didn't get the auto completion updates for bash and zsh. Can you explain it to me? Thanks!

@imumesh18
Copy link
Copy Markdown
Contributor Author

Sure I will have a look into it and I will try create a PR for that as well by this weekend. Thanks for your time and review. 😄

@imumesh18
Copy link
Copy Markdown
Contributor Author

imumesh18 commented Dec 1, 2017

Hey @anusha-ragunathan . I have added documentation and auto completion command for bash and zsh. Here are those PR:

@anusha-ragunathan
Copy link
Copy Markdown
Contributor

LGTM

Comment thread vendor.conf Outdated
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.

ping @tagomoris are there plans to tag a new release? (diff since last release: fluent/fluent-logger-golang@v1.2.1...master)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oh, I missed it. Will do it in this week.

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.

Hey @tagomoris , Please ping me once you have added a tag to it so that I can do the changes here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Comment thread vendor.conf Outdated
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.

We can probably update this dependency as well; philhofer/fwd@98c11a7...master (not needed in this PR)

Copy link
Copy Markdown
Contributor Author

@imumesh18 imumesh18 Dec 5, 2017

Choose a reason for hiding this comment

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

But there is no release tag. Just seen that. But I have asked the developer to add a release tag let's c if I get an reply.

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.

Yes, we can do in a follow up; generally tags would be preferred, but we don't strictly enforce them (for the github.com/fluent/fluent-logger-golang, I knew @tagomoris could help out quickly, so 😇 )

@GordonTheTurtle GordonTheTurtle added the dco/no Automatically set by a bot when one of the commits lacks proper signature label Dec 5, 2017
@GordonTheTurtle
Copy link
Copy Markdown

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "subsecond-precision-config" [email protected]:dungeonmaster18/moby.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

@GordonTheTurtle GordonTheTurtle removed the dco/no Automatically set by a bot when one of the commits lacks proper signature label Dec 5, 2017
Copy link
Copy Markdown
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

Would be really awesome if someone could follow-up to add the WriteTimeout support which is new in flutend-golang as well.

@imumesh18
Copy link
Copy Markdown
Contributor Author

imumesh18 commented Dec 5, 2017

I will check that @cpuguy83 and I will also ask people behind msgpack and philhofer/fwd to add tags to their package so that we can replace the commit id from vendor.conf. I will create a pull for that once I am done with that.

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

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.

8 participants