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 70a379b commit f269b4eCopy full SHA for f269b4e
docs/integrations/databases/opentelemetry/oracle-opentelemetry.md
@@ -107,7 +107,7 @@ To set up the performance metrics script on Linux and Windows for the Oracle app
107
defaultValue="Linux"
108
values={[
109
{label: 'Linux', value: 'Linux'},
110
- {label: 'Windows', value: 'Windows'}
+ {label: 'Windows', value: 'Windows'}
111
]}>
112
113
<TabItem value="Linux">
0 commit comments