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

Add Support for Custom Metrics and Dimension Names #3

Open
arihantparsoya opened this issue Aug 13, 2023 · 6 comments
Open

Add Support for Custom Metrics and Dimension Names #3

arihantparsoya opened this issue Aug 13, 2023 · 6 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@arihantparsoya
Copy link
Contributor

When the user adds the data to the charts, he needs to set the metric and dimension attribute according to the attribute names present in data.

It is possible that the user wants to give different names to these labels and dimensions. For which we need to create another optional input attributes called labelNames and dimensionNames. When the user sends these attributes, we need to use these attributes to display in the UI

@arihantparsoya arihantparsoya added the good first issue Good for newcomers label Aug 13, 2023
@Tabhi109
Copy link

@arihantparsoya , Can you please assign it to me , It will be my first contribution.

@arihantparsoya
Copy link
Contributor Author

Done

@Tabhi109
Copy link

@arihantparsoya , can you please explain me a little bit more , where exactly I have to make changes , I have read the code.

@arihantparsoya
Copy link
Contributor Author

@Tabhi109
Copy link

Thank you , Now I will work on it !

@Tabhi109
Copy link

@arihantparsoya pull-request raised for the issue

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

No branches or pull requests

2 participants