You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create an integration test to validate that the output is working as expected. It sounds like it could be a simple HTTP server (maybe gRPC) that will receive metrics, validate that we form requests correctly, and send the expected set of metrics.
Why?
It will help us to maintain extension and test features like TLS, headers, and so on.
The text was updated successfully, but these errors were encountered:
What?
We need to create an integration test to validate that the output is working as expected. It sounds like it could be a simple HTTP server (maybe gRPC) that will receive metrics, validate that we form requests correctly, and send the expected set of metrics.
Why?
It will help us to maintain extension and test features like TLS, headers, and so on.
The text was updated successfully, but these errors were encountered: