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

need a way to override metric names in LangKitConfig #174

Closed
jamie256 opened this issue Oct 26, 2023 · 1 comment
Closed

need a way to override metric names in LangKitConfig #174

jamie256 opened this issue Oct 26, 2023 · 1 comment
Assignees

Comments

@jamie256
Copy link
Collaborator

If users configure custom patterns of regexes, they might also want to rename the metric something more specific than "has_patterns".

This is a general use case of being able to rename the UDFs at registration time based on config. Currently integrators would have to modify the UDF code, but a better integration story is to make these easily configurable.

Suggest we support:

  • LangKitConfig metric name overrides or mappings
  • Consider supporting schema metadata to describe renamed or custom UDFs
@jamie256
Copy link
Collaborator Author

Resolved in release 0.0.23

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

1 participant