Samuele Resca
eaed98f6dd
Updating to netcoreapp3.1 ( #199 )
2020-05-05 14:37:23 -07:00
Pruthvidhar R Dhodda
6b537bccbc
Add link to the 0.7.0 runtime as part of release process ( #198 )
2020-05-05 11:11:13 -07:00
Shalabh Mohan Shrivastava
9a5e41f182
Merge pull request #195 from dapr/updateTracing
...
Update tracing configuration in the sample
2020-05-01 10:49:32 -07:00
Shalabh Mohan Shrivastava
7836ff077a
Merge branch 'master' into updateTracing
2020-05-01 10:33:32 -07:00
Shalabh Mohan Shrivastava
06cc7a819a
add samplingrate description
2020-05-01 10:32:28 -07:00
Shalabh Mohan Shrivastava
66c7653220
Update appconfig yaml
2020-05-01 09:28:36 -07:00
Shalabh Mohan Shrivastava
3e70ffac51
Updating the tracing configuration
2020-05-01 09:24:56 -07:00
Nills Franssens
13e6e88521
Updating curl command to include Content-type:application/json ( #192 )
2020-04-29 08:17:37 -07:00
Ori Zohar
44d5bc2c20
Merge pull request #191 from dapr/orizohar-patch-1
...
Simplifying Python commands
2020-04-24 10:28:17 -07:00
Ori Zohar
ad7bccc4a9
Simplifying Python commands
...
Prerequisite states use of Python3 (python users should be familiar enough to know how to change to Python 2.x if they really want to)
2020-04-24 09:00:21 -07:00
Ori Zohar
cdf2f54e62
Merge pull request #190 from orizohar/sample-tweaks
...
Clarifications for 1.hello-world sample
2020-04-24 08:49:07 -07:00
Pruthvidhar R Dhodda
b8c84e2174
Merge branch 'master' into sample-tweaks
2020-04-21 19:45:07 -07:00
Ori Zohar
994a613407
Clarifying components dir creation, adding more next steps, spacing and other clarifications
2020-04-21 17:51:18 -07:00
Glenn Musa
297df6bc83
remove duplicate messageType value assignment in pub-sub sample MessageForm ( #188 )
...
Co-authored-by: Glenn Musa <gmusa@microsoft.com>
2020-04-20 16:11:09 -07:00
William Eastbury
6626d1a850
add cd line ( #187 )
...
Assumption is that the user has already cd'ed to the correct directory, this is inconsistent with the other samples.
2020-04-20 12:12:28 -07:00
Ori Zohar
3f1121dded
Merge pull request #183 from orizohar/observability-sample
...
Observability sample
2020-04-07 11:45:31 -07:00
Ori Zohar
670cd71d45
Changes to rename 'tracing' to 'appconfig', add clarifying language and cosmetics
2020-04-06 17:36:28 -07:00
Mark Fussell
1cb23d3bb2
Update README.md
2020-04-06 13:45:09 -07:00
Ori Zohar
468a0043fa
Addiitonal chnages to address PR review
2020-04-03 13:43:19 -07:00
Ori Zohar
9698a519f6
Merge branch 'observability-sample' of https://github.com/orizohar/samples into observability-sample
2020-04-02 17:43:58 -07:00
Ori Zohar
5e289768d4
Addressing PR review feedback
2020-04-02 17:43:24 -07:00
Young Bu Park
1d86ddf4f5
Merge branch 'master' into observability-sample
2020-04-02 15:16:06 -07:00
Ori Zohar
dd9dd7190a
typo fix
2020-04-02 15:10:14 -07:00
Ori Zohar
bbb56eab3f
Observability sample touchups
2020-04-02 15:00:26 -07:00
Ori Zohar
22d9c252b3
Adding 8.observability sample
2020-04-02 14:35:31 -07:00
Pruthvidhar R Dhodda
00f3dca934
Change image versions back to edge ( #182 )
...
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-02 11:37:56 -07:00
Shalabh Mohan Shrivastava
18ac1fa7d1
Updating 0.6.0 version in Readme ( #181 )
2020-04-02 11:37:14 -07:00
Pruthvidhar R Dhodda
c89a040189
Update image tags to release version 0.6.0 ( #180 )
2020-04-02 11:12:34 -07:00
Young Bu Park
e4a77d4246
Simplify KAFKA install ( #179 )
...
* simplify kafka setting
* Update kafka-non-persistence.yaml
2020-04-01 13:23:35 -07:00
Shalabh Mohan Shrivastava
d299b34281
Merge pull request #178 from dapr/typo
...
Fixing the typos in middleware sample readme
2020-04-01 12:42:34 -07:00
Shalabh Mohan Shrivastava
29aab48049
Fixing the typos
2020-04-01 12:34:51 -07:00
Shalabh Mohan Shrivastava
3eee64ef9b
Merge pull request #177 from dapr/fixPath
...
Fixing the python app path for hello-kubernetes sample
2020-03-31 17:44:51 -07:00
Shalabh Mohan Shrivastava
201a2562ae
Fixing the python app path for 2. hello-kubernetes sample
2020-03-31 17:34:16 -07:00
Aman Bhardwaj
4140cde854
removign references to EventHubs for binding samples ( #176 )
2020-03-25 09:40:12 -07:00
Artur Souza
9710afe094
Link sdks ( #161 )
...
* Update README.md for 1.hello-world.
Update README.md for 1.hello-world to reflect latest version.
* Add links to Getting Started and SDKs in Samples
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-19 21:16:33 -07:00
Vishal Saroopchand
4ea5fe96a1
Add state delete call to complete sample operations. ( #135 )
...
Co-authored-by: Vishal Saroopchand <visaroop@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-19 21:14:02 -07:00
Marc Bruins
9477c3c408
Typo ( #162 )
...
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-19 20:39:26 -07:00
Young Bu Park
0a37096457
Add 0.5.0 version note ( #171 )
...
Add 0.5.0 version note
2020-03-12 11:18:54 -07:00
Haishi2016
e09c6d5926
add Google API console instructions ( #170 )
2020-03-11 15:37:02 -07:00
Artur Souza
d59f384379
Fix sample5 output for python app. ( #168 )
2020-03-11 08:19:35 -07:00
Yaron Schneider
5e04787e9b
Merge pull request #165 from dapr/yaron2-patch-1
...
Update README.md
2020-03-10 23:04:40 -07:00
Yaron Schneider
1fd2a26d00
Update README.md
2020-03-10 23:04:23 -07:00
Yaron Schneider
3aa1f30d26
Merge pull request #164 from dapr/yaron2-patch-1
...
Update README.md
2020-03-10 22:55:42 -07:00
Yaron Schneider
aa1de8e313
Update README.md
2020-03-10 22:55:26 -07:00
Yaron Schneider
3452bccdd5
Merge pull request #163 from dapr/yaron2-patch-1
...
Update README.md
2020-03-10 22:46:33 -07:00
Yaron Schneider
a617dba118
Update README.md
...
Fix broken links
2020-03-10 22:46:18 -07:00
pruthvidhodda
aef9626056
Update docker image tags to edge per release process ( #156 )
2020-02-13 10:44:06 -08:00
Young Bu Park
1dcdd7684a
Add 0.4.0 dapr runtime version links ( #152 )
...
Add 0.4.0 dapr runtime version links
Co-authored-by: pruthvidhodda <60198385+pruthvidhodda@users.noreply.github.com>
2020-02-13 09:52:20 -08:00
Peter
68c21ec752
Clarify sample instructions ( #153 )
...
Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-02-12 17:53:26 -08:00
Yaron Schneider
a129507cfc
Merge pull request #154 from yaron2/samplefix
...
Change helm 2 to helm 3
2020-02-12 16:52:32 -08:00