We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8eb2c commit 71dd194Copy full SHA for 71dd194
monitoring/cloud-client/README.md
@@ -26,7 +26,7 @@ You can then run a given `ClassName` via:
26
-DpropertyName=propertyValue \
27
-Dexec.args="arg1 'arg 2' arg3"
28
29
-### Analyze a string for sentiment (using the quickstart sample)
+### Write a time series to a metric (using the quickstart sample)
30
31
mvn exec:java -Dexec.mainClass=com.example.monitoring.QuickstartSample \
32
-DprojectId=YOUR_PROJECT_ID
0 commit comments