Related to an existing integration?
Yes
Existing integration
Umami
Overview
It probably makse sense to implement IResourceWithServiceDiscovery to make referencing it from another resource or YarpCluster easier.
Usage example
From the example:
.WithEnvironment("VITE_UMAMI_ENDPOINT", umami.GetEndpoint("http"))
could simply be:
.WithEnvironment("VITE_UMAMI_ENDPOINT", umami)
Breaking change?
No
Alternatives
N/A
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item
Related to an existing integration?
Yes
Existing integration
Umami
Overview
It probably makse sense to implement
IResourceWithServiceDiscoveryto make referencing it from another resource orYarpClustereasier.Usage example
From the example:
.WithEnvironment("VITE_UMAMI_ENDPOINT", umami.GetEndpoint("http"))could simply be:
.WithEnvironment("VITE_UMAMI_ENDPOINT", umami)Breaking change?
No
Alternatives
N/A
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item