Commit Graph

1216 Commits

Author SHA1 Message Date
Mukundan Sundararajan d3ec2f54f4
Update dapr-run.md 2020-12-11 17:06:55 -08:00
Mukundan Sundararajan b4ddf42ad7
Update dapr-configurations.md 2020-12-11 16:50:02 -08:00
Aaron Crawfis e6bdf79ec6
Merge pull request #1002 from artursouza/publish_app_id
Update cli ref for publish command.
2020-12-11 16:31:50 -08:00
Mukundan Sundararajan e3ae67131a
Update dapr-init.md 2020-12-11 16:21:08 -08:00
Mukundan Sundararajan f7abcf72d3
update with dotnet run example. 2020-12-11 16:11:49 -08:00
Artur Souza 79d45fdbf7
Update dapr-publish.md 2020-12-11 15:21:33 -08:00
Artur Souza 2eacf9ba71
Merge branch 'master' into publish_app_id 2020-12-11 13:56:54 -08:00
Aaron Crawfis 387f8e704e
Update rc2 versions in config 2020-12-11 13:56:06 -08:00
Aaron Crawfis fcb4dd7141
Update azure-static-web-apps-polite-bush-0f42b0a1e.yml 2020-12-11 13:51:02 -08:00
Azure Static Web Apps ae521bc8a0 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2020-12-11 13:46:27 -08:00
Mukundan Sundararajan fc2dbda005 remove redis host flag in init 2020-12-11 13:40:41 -08:00
Aaron Crawfis 00d097f371
Update README.md 2020-12-11 13:37:50 -08:00
Aaron Crawfis c6df5e0e2c
Update config.toml 2020-12-11 13:35:58 -08:00
Aaron Crawfis 22e9a087f5
Update azure-static-web-apps-green-hill-0d7377310.yml 2020-12-11 13:32:44 -08:00
Mukundan Sundararajan 9f890c6c01 Merge branch 'master' into update-cli-ref 2020-12-11 13:31:33 -08:00
Donovan Brown b7927256a0
Fixed typo in setup-sqlserver (#1004)
Fixed typo. Changed 
"schema do use"
to
"schema to use"
2020-12-11 08:53:37 -08:00
Aaron Crawfis c245f30b96
Merge pull request #1003 from artursouza/cli_configuration_update
Update CLI ref for configurations with output and name params.
2020-12-11 05:38:16 -08:00
Artur Souza 833c7cfb59 Update CLI ref for configurations with output and name params. 2020-12-10 23:40:57 -08:00
Artur Souza cb8286dabb Update cli ref for publish command. 2020-12-10 21:29:50 -08:00
Aaron Crawfis ea46a1fd74
Merge pull request #997 from dapr/mchmarny-pubsub-programm-vs-declare
Clarifies declarative vs. programmatic pub/sub approach
2020-12-10 11:05:41 -08:00
Aaron Crawfis 1006936695
Change to shortcode note and fix spelling 2020-12-10 11:03:32 -08:00
Aaron Crawfis 3c5b980885
Merge branch 'website' into mchmarny-pubsub-programm-vs-declare 2020-12-10 10:59:53 -08:00
Aaron Crawfis a9a884d9af
Merge pull request #993 from dapr/mchmarny-binding-concept-link
Updates binding concepts link
2020-12-10 10:56:49 -08:00
Aaron Crawfis aa82222a4e
Merge branch 'website' into mchmarny-binding-concept-link 2020-12-10 10:54:16 -08:00
Aaron Crawfis 4f0701780f
Update links to new format 2020-12-10 10:53:44 -08:00
Aaron Crawfis 2f6faa1aab
Merge pull request #986 from DarqueWarrior/patch-2
Fixed a few typos.
2020-12-10 10:48:10 -08:00
Aaron Crawfis 0389dc4213
Add link to hosting environments 2020-12-10 10:45:03 -08:00
Aaron Crawfis 951aa71d1e
Merge branch 'website' into patch-2 2020-12-10 10:42:13 -08:00
Aaron Crawfis ee13878aa5
Merge pull request #985 from DarqueWarrior/patch-1
Added missing word
2020-12-10 10:41:50 -08:00
Aaron Crawfis 53eedb2247
Merge branch 'website' into patch-1 2020-12-10 10:40:28 -08:00
Aaron Crawfis a08c9ed400
Merge pull request #971 from eNeRGy164/postmark
Add postmark as output binding
2020-12-10 10:39:42 -08:00
Aaron Crawfis eb1b143785
Merge branch 'master' into postmark 2020-12-10 10:36:07 -08:00
Aaron Crawfis 0a6bae979b
Merge pull request #1000 from dapr/youngp/fix-metrics
Updated Grafana docs and screenshots
2020-12-10 10:27:15 -08:00
Aaron Crawfis 907c80483b
Merge branch 'master' into youngp/fix-metrics 2020-12-10 10:26:20 -08:00
Aaron Crawfis c9e9459ff4
Update to showcase dashboards and clarify steps 2020-12-10 10:15:04 -08:00
Artur Souza 7bc51e81d4
Document use of Content-Type as datacontenttype in pubsub. (#999) 2020-12-10 06:35:42 -08:00
Young Bu Park acec37b5ae Updated grafana dashboard and screenshots 2020-12-10 03:47:17 -08:00
Nghia Tran 7c1c70d89c
Update doc to remove usage of exporter component (#995)
* Update doc to remove usage of exporter component

* Outdated doc content/en/operations/troubleshooting/setup-tracing.md
2020-12-09 14:53:29 -08:00
Mark Chmarny 5436651203
Clarifies declarative vs. programmatic pub/sub approach
Addresses #994
2020-12-09 14:52:13 -08:00
Michaël Hompus d173ebed6f
Merge branch 'master' into postmark 2020-12-09 23:36:55 +01:00
Juan Carlos Zamora f00e99bf4a
Fixes #825: Added Metadata API description to docs (#991)
* added Metadata API description to docs

* fixed PUT method http request in metadata api doc

* addressed PR 991 comments
2020-12-09 12:50:00 -08:00
Nghia Tran 75f3c739f3
Update OpenTelemetry Collector doc to use Zipkin API (#990) 2020-12-09 08:43:35 -08:00
Mark Chmarny b368231969
Updates binding concepts link 2020-12-08 16:33:40 -08:00
Mukundan Sundararajan e1aad26640 Update CLI reference 2020-12-08 15:30:40 -08:00
Nghia Tran 2c0933084c
Document the new fields in Configuration's tracing section. (#983)
* Document the new fields in Configuration's tracing section.

* Also document the 'Metrics' section
2020-12-07 21:03:32 -08:00
Ori Zohar cc715c865d
Merge pull request #989 from cmendible/patch-1
Fix cause AAD Pod Identity fields are now case sensitive
2020-12-07 16:56:11 -08:00
Carlos Mendible a803f107c9
Fix cause AAD Pod Identity fields are now case sensitive
Fixes: https://github.com/dapr/docs/issues/988
2020-12-07 18:24:14 +01:00
Donovan Brown c28e70b3dd
Fixed a few typos.
Updated some punctuation and a missing word.
2020-12-06 19:07:17 -06:00
Donovan Brown 0bb42a7195
Added missing word
I changed "such querying states" to "such as querying states" by adding the word 'as'.
2020-12-06 17:55:14 -06:00
Aaron Crawfis 9787d1c2f9
Merge pull request #982 from AaronCrawfis/scss-fix-master
Fixed SCSS
2020-12-04 12:04:33 -08:00