-
Notifications
You must be signed in to change notification settings - Fork 33
appender for AWS kinesis streams #79
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
Open
wesnest
wants to merge
26
commits into
zatonovo:master
Choose a base branch
from
wesnest:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
277e5dd
appender for AWS kinesis streams
wesnest 9ada6a3
added the required name space for the AWR.Kinesis
wesnest d046d47
added suggestion for AWR.Kinesis
wesnest eb4f4d0
commented out line 187
wesnest 38e0925
fixed error
wesnest 725a576
added a bracket to fix build error
wesnest 3d3df51
added process id to the json layout
wesnest 208538d
changed func to calling_function
wesnest f516047
added the.pid <- Sys.getpid() to layout.json
wesnest ba995f2
added namespace and id to json layout
wesnest cd2e7bb
removed namespace
wesnest ce92e4f
added the user_id and session_id
wesnest ba8793b
added some commas
wesnest 754841d
made some fixes
wesnest 8be46b8
added kinesis keys
wesnest 4d06e3a
made some fixes
wesnest 13afc2a
made some changes
wesnest 1d5e66b
datapocket
wesnest f369048
made some changes to the appender
wesnest 592c2ce
updated appender
wesnest ab857fc
made some changes
wesnest 0967784
some changes
wesnest 000b7d7
added the simple layout back
wesnest c9112de
calling function code
wesnest 023eb34
added some NULLS
wesnest 01b9678
changed null to NA
wesnest File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requireNamespacemight be more appropriate here? And maybe adding toSuggestsin theDESCRIPTIONfile.