-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(attributes): add default attributes (#24)
Add fields: application.session: an uuid that will be the same for all reports in single application session. guid: unique machine identifier uname.sysname - name of the operating system backtrace.agent - name of the go library (this is a constant value set to backtrace-go) backtrace.version - version of the go library uname.version - version of the operating system hostname - current hostname cpu.arch - CPU arch cpu.brand - CPU brand application - current application name process.id - current process id
- Loading branch information
1 parent
0f1ae2e
commit 7771f60
Showing
4 changed files
with
125 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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