mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Add millisecond data to splunk callback timestamp (#1462)
* Add millisecond data to timestamp * Add flag to control splunk milliseconds * Update changelogs/fragments/1462-splunk-millisecond.yaml Co-authored-by: Amin Vakil <info@aminvakil.com> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Apply more suggestions from review * Whitespace Co-authored-by: Amin Vakil <info@aminvakil.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
8d9fd52d3d
commit
91272d027b
4 changed files with 90 additions and 3 deletions
2
changelogs/fragments/1462-splunk-millisecond.yaml
Normal file
2
changelogs/fragments/1462-splunk-millisecond.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- splunk callback - new parameter ``include_milliseconds`` to add milliseconds to existing timestamp field (https://github.com/ansible-collections/community.general/pull/1462).
|
Loading…
Add table
Add a link
Reference in a new issue