diff --git a/ballerina/Package.md b/ballerina/Package.md deleted file mode 100644 index 9657dc5..0000000 --- a/ballerina/Package.md +++ /dev/null @@ -1,25 +0,0 @@ -## Package Overview - -The `observe` library is one of the standard library packages of the Ballerina language. -It provides APIs for observing ballerina code. - -## Officially supported Observability Providers - -Please check the corresponding package documentation for instructions on enabling different Observability providers. - -### Metrics Reporters -- [Choreo](https://central.ballerina.io/ballerinax/choreo) -- [Prometheus](https://central.ballerina.io/ballerinax/prometheus) - -### Tracing Providers -- [Choreo](https://central.ballerina.io/ballerinax/choreo) -- [Jaeger](https://central.ballerina.io/ballerinax/jaeger) - -## Report Issues - -To report bugs, request new features, start new discussions, view project boards, etc., go to the Ballerina standard library parent repository - -## Useful Links - -* Chat live with us via our Discord server. -* Post all technical questions on Stack Overflow with the #ballerina tag. diff --git a/ballerina/Module.md b/ballerina/README.md similarity index 100% rename from ballerina/Module.md rename to ballerina/README.md diff --git a/ballerina/modules/mockextension/Module.md b/ballerina/modules/mockextension/README.md similarity index 100% rename from ballerina/modules/mockextension/Module.md rename to ballerina/modules/mockextension/README.md