Skip to content

Commit 08fa447

Browse files
authored
fix service log creation
1 parent 4271ba1 commit 08fa447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/samples/simple/mlpipeline_sample.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
" configuration=oci.logging.models.Configuration(\n",
373373
" source=oci.logging.models.OciService(\n",
374374
" source_type=\"OCISERVICE\",\n",
375-
" service=\"datascienceprod\",\n",
375+
" service=\"datascience\",\n",
376376
" resource=pipeline_id,\n",
377377
" category=\"pipelinerunlog\"),\n",
378378
" compartment_id=compartment_id)))\n",

0 commit comments

Comments
 (0)