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

Logger and metrics in c++ code #89

Open
lucafuji opened this issue Feb 6, 2019 · 0 comments
Open

Logger and metrics in c++ code #89

lucafuji opened this issue Feb 6, 2019 · 0 comments
Projects

Comments

@lucafuji
Copy link
Contributor

lucafuji commented Feb 6, 2019

Is your feature request related to a problem? Please describe.
Right now inside c++ code we don't have any logging or metric reporting. However, this is very useful. e.g. report gridDim, blockDim, etc.

Describe the solution you'd like
One thing we can try is to provide a golang call back to c call

Describe alternatives you've considered
Or reimplement the logic in c++

@jshencode jshencode added this to Backlog in AresDB Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
AresDB
  
Backlog
Development

No branches or pull requests

1 participant