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

Metrics functionality implementation #964

Closed
alvarolobato opened this issue May 24, 2018 · 3 comments
Closed

Metrics functionality implementation #964

alvarolobato opened this issue May 24, 2018 · 3 comments
Assignees

Comments

@alvarolobato
Copy link

alvarolobato commented May 24, 2018

To gain additional insight into application performance, it’s useful to collect custom metrics for correlation with traces and logs. This project aims to make it simple for users to collect and store those metrics along with their other APM data.

After the POC on the server side (#893) and on the go agent (elastic/apm-agent-go#31) the final functionality will be implemented on the server. Go agent implementation: elastic/apm-agent-go#67

@alvarolobato alvarolobato changed the title Implement metrics functionality Metrics functionality May 24, 2018
@alvarolobato alvarolobato changed the title Metrics functionality Metrics functionality implementation May 24, 2018
@jalvz jalvz self-assigned this Jun 6, 2018
@jalvz jalvz removed their assignment Jun 15, 2018
@graphaelli
Copy link
Member

#1000 is up for review to complete this.

@graphaelli
Copy link
Member

@alvarolobato can we close this now?

@alvarolobato
Copy link
Author

Yes, it's done

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