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

Avoid null for optional values in json payloads #216

Closed
mikker opened this issue Sep 27, 2018 · 2 comments
Closed

Avoid null for optional values in json payloads #216

mikker opened this issue Sep 27, 2018 · 2 comments
Assignees
Milestone

Comments

@mikker
Copy link
Contributor

mikker commented Sep 27, 2018

elastic/apm-server#1410

@mikker mikker added this to the 2.0 milestone Sep 27, 2018
@mikker mikker self-assigned this Sep 27, 2018
@mikker mikker removed this from the 2.0 milestone Oct 16, 2018
@mikker mikker added this to the 7.0 milestone Nov 21, 2018
@calvinxiao
Copy link

Here is quick fix in my project:

Add the following lines in config/elastic_apm.yml

framework_name: 'sinatra'
framework_version: '2.0.5'
service_version: '1.0.0'

P.S. I am using gem 'elastic-apm', '2.1.2'

@mikker
Copy link
Contributor Author

mikker commented May 7, 2019

Closing as no consensus was found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants