We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0164fdb commit a2fd01bCopy full SHA for a2fd01b
data-platform/autonomous-database/autonomous-json/ords_tracing/README.md
@@ -0,0 +1,13 @@
1
+This repository contains simple PL/SQL package allowing for tracing ORDS sessions in an Oracle Database
2
+
3
+- doc directory contains documentation
4
+- sql directory contains installation and deinstallation scripts
5
+- js directory contains JavaScript scripts to use the tool from Mongo shell
6
7
+# License
8
9
+Copyright (c) 2024 Oracle and/or its affiliates.
10
11
+Licensed under the Universal Permissive License (UPL), Version 1.0.
12
13
+See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
0 commit comments