Skip to content

Fix typescript definitions for using with Registry<OpenMetricsContentType>#571

Merged
SimenB merged 4 commits intosiimon:masterfrom
FreeRiderBysik:master
May 13, 2023
Merged

Fix typescript definitions for using with Registry<OpenMetricsContentType>#571
SimenB merged 4 commits intosiimon:masterfrom
FreeRiderBysik:master

Conversation

@FreeRiderBysik
Copy link
Copy Markdown
Contributor

@FreeRiderBysik FreeRiderBysik commented May 13, 2023

  1. Content types was mixed up - ContentTypes in index.d.ts are mixed up #565
  2. Methods like collectDefaultMetrics without setting generic type does not allows to work with Registry

@SimenB SimenB linked an issue May 13, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@SimenB SimenB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

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

Successfully merging this pull request may close these issues.

ContentTypes in index.d.ts are mixed up

2 participants