Skip to content

Idea on how to generalize the metrics payload #4

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
vincenzopalazzo opened this issue Nov 13, 2021 · 0 comments
Open

Idea on how to generalize the metrics payload #4

vincenzopalazzo opened this issue Nov 13, 2021 · 0 comments
Labels
💡 brainstorming enhancement New feature or request

Comments

@vincenzopalazzo
Copy link
Member

I would like to have some generic JSON format to wrap a specific method.

Until now, we know that metrics have two basic information, that is the following:

  • metrics_name,
  • version
  • metadata
  • metrics_data

So we can do as the RPC interface does, so we wrap metrics inside this generic interface.

For now, it is only an idea, that I put here

@vincenzopalazzo vincenzopalazzo added the enhancement New feature or request label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 brainstorming enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant