rstudio / rstudio/vetiver-python
dictionary input for metrics
Open
Nobody has claimed this yet.
enhancement
monitoring
- Dominant language
- Python
- Stars
- 71
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Related to https://github.com/rstudio/vetiver-python/pull/76#issuecomment-1175162464
It would be ideal to allow users to be able to submit a dictionary input for the monitoring metrics, to give custom labels if the __qualname__ is not as expected.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the discussion on PR #76 first, then locate the monitoring-metrics entry point, since no file or test is named here. The work is done when dictionary input is accepted and allows custom labels when qualname is not suitable, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100