John Zheng
da706be4aa
Update istio-progressive-delivery.md
...
Signed-off-by: Author Name <johnzhengaz@gmail.com >
It is easy tp raise: Halt advancement no values found for istio metric request-success-rate probably podinfo.test is not receiving traffic: running query failed: no values found
If it is inconsistence between the prometheus version and istio version.
Signed-off-by: John Zheng <john.zheng@hp.com >
2022-02-18 20:04:57 +08:00
Somtochi Onyekwere
085639bbde
Set primary deployment replicas when autoscaler isn't used
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-14 10:54:24 +01:00
Stefan Prodan
3bfa7c974d
Merge pull request #1102 from SomtochiAma/topology-spread
...
Add field `spec.analysis.canaryReadyThreshold` for configuring canary threshold
2022-02-10 11:11:37 +02:00
Carl Henrik Lunde
2f25fab560
docs: Fix typo ExternalDNS
...
Signed-off-by: Carl Henrik Lunde <chlunde@ifi.uio.no >
2022-02-08 18:26:17 +01:00
Somtochi Onyekwere
215c859619
add field for configuring canary threshold
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2022-02-08 13:52:28 +01:00
Stefan Prodan
6f6af25467
chart: Update Prometheus to v2.32.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 15:13:12 +02:00
Stefan Prodan
fc13276f0e
Release v1.17.0
...
Adds support for Kuma service mesh
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2022-01-21 15:11:41 +02:00
John Harris
caefaf73aa
Add additional docs references
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-20 09:21:42 -08:00
John Harris
ae0f20a445
Add Kuma docs
...
Signed-off-by: John Harris <john.harris@konghq.com >
2021-12-18 14:45:23 -08:00
Stefan Prodan
30b5054692
Update Go to v1.17
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-12-14 17:26:13 +02:00
Rajat Vig
ec54eedf93
Update content for changes in autoscaler behaviour
...
Signed-off-by: Rajat Vig <rvig@etsy.com >
2021-11-29 10:26:48 +00:00
Stefan Prodan
f311797215
Merge pull request #1061 from SanyaKochhar/osm-docs
...
Update OSM docs for managed/non-default instances
2021-11-24 17:14:58 +02:00
Sanya Kochhar
7542640494
update osm docs for managed/non-default osm instances
...
Signed-off-by: Sanya Kochhar <kochhars@microsoft.com >
2021-11-23 14:10:46 -05:00
Julien Duchesne
52493f181a
Add section about the k6 load tester
...
As suggested here: https://cloud-native.slack.com/archives/C01JR4YUG4B/p1637598108108000
Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com >
2021-11-22 11:52:27 -05:00
Stefan Prodan
cd07da9137
Update Flagger diagram to include OpenServiceMesh
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-11-22 12:05:17 +02:00
Mahdi Dibaiee
8f50521435
[feat] primaryReadyThreshold: allow configuring threshold for primary
...
see #639
Signed-off-by: Mahdi Dibaiee <mdibaiee@pm.me >
2021-11-11 14:44:52 +00:00
Misteur-Z
944cc8ef62
Remove emoji
...
Signed-off-by: Misteur-Z <22374424+Misteur-Z@users.noreply.github.com >
2021-10-29 15:43:13 +02:00
Misteur-Z
e97334d7c1
Warning
...
Signed-off-by: Misteur-Z <22374424+Misteur-Z@users.noreply.github.com >
2021-10-29 14:41:24 +02:00
Stefan Prodan
6f6590774e
Add a note to docs for external-dns annotations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-10-28 16:41:33 +03:00
Léopold Jacquot
7d2f3dea7a
Use nginx controller canary metrics
...
Signed-off-by: Léopold Jacquot <leopold.jacquot@infomaniak.com >
2021-09-30 11:12:37 +02:00
David Young
a2b58d59ab
[docs] update promql query for istio request duration
...
A minor issue I stumbled across while learning how to drive Flagger, is that the docs still use `istio_request_duration_seconds_bucket` to illustrate the query behind the `request-duration` metric. I understand that this changed with Istio 1.5 (https://github.com/fluxcd/flagger/issues/478 ), but it seems that in the current version of flagger, the correct metric must already be used, since I'm getting duration metrics out of Istio 1.10 :)
This change simply makes the docs clearer for those of us trying to understand exactly what `request-duration` entails!
Signed-off-by: David Young <davidy@funkypenguin.co.nz >
2021-09-20 10:54:43 +12:00
GregoireW
13a2a5073f
Add dynatrace provider
...
Signed-off-by: GregoireW <24318548+GregoireW@users.noreply.github.com >
2021-09-16 10:48:51 +02:00
Somtochi Onyekwere
cfb68a6e56
Add Influxdb provider
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-09-16 08:55:40 +01:00
Somtochi Onyekwere
056ba675a7
Add stackdriver metrics analysis
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-09-01 18:25:59 +01:00
Stefan Prodan
b4e7ad5575
Merge pull request #987 from SomtochiAma/k8s-provider-docs
...
Clarify that traffic routing with doesn't happen kubernetes blue/green deployment
2021-08-27 09:37:36 +03:00
Somtochi Onyekwere
6a3d74c645
Clarify traffic routing with kubernetes
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com >
2021-08-26 11:16:31 +01:00
Johnson Shi
82e490a875
Add osm tutorial and docs
...
Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com >
2021-08-20 14:25:47 -07:00
Stefan Prodan
d1d9c0e2a9
Update Traefik docs with Prometheus annotations
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-07-27 12:34:27 +03:00
Stefan Prodan
7a4fdbddc0
Release v1.12.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-06-16 12:18:40 +03:00
Hans Knecht
8555f8250a
feat: copy labels from upstream
...
Signed-off-by: Hans Knecht <Hans.Knecht@missionlane.com >
2021-06-11 16:18:29 -04:00
Mike Ball
8137a25b13
Improve language and correct typos in FAQs docs ( #925 )
...
Improve language and correct typos in FAQs docs
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-06-03 11:09:42 +03:00
Stefan Prodan
e5b8afc085
Merge pull request #917 from fluxcd/ingress-v1
...
Upgrade Ingress to networking.k8s.io/v1
2021-06-01 12:37:26 +03:00
Stefan Prodan
ded658fed9
Merge pull request #922 from HBOCodeLabs/mdb/docs-typo-fixes
...
Improve the Flagger documentation
2021-05-29 11:54:21 +03:00
Mike Ball
737c185aa6
insert comma in dev guide e2e test explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:24:08 -04:00
Mike Ball
0006a68740
correct spelling/tense of 'choose' in dev guide
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:22:07 -04:00
Mike Ball
4db91f7062
improve readability of service exposure FAQ
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:14:30 -04:00
Mike Ball
b8c23967b7
insert comma in FAQ selectors explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:13:45 -04:00
Mike Ball
2019d048a4
separate FAQ about multiple ports into 2 sentences
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:12:42 -04:00
Mike Ball
fe0a4eb20c
fine-tune FAQ explanation pertaining to downtime
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:11:30 -04:00
Mike Ball
a35b0e8639
fine-tune language of FAQ pertaining to downtime
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:10:14 -04:00
Mike Ball
4c0843f92a
use nonplural 'cookie' in FAQ A/B test explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:08:22 -04:00
Mike Ball
867c1af897
insert comma in FAQ A/B testing explanation
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:07:19 -04:00
Mike Ball
100308289f
correct 'install' to 'installing' on docs homepage
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:05:00 -04:00
Mike Ball
3d4739760d
correct 'choose' spelling/tense on docs homepage
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 12:04:15 -04:00
Mike Ball
9f321dd685
add New Relic & Graphite to FAQ metrics providers
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 11:57:46 -04:00
Mike Ball
ba6078f235
add Graphite to docs homepage metrics providers
...
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
2021-05-28 11:53:17 -04:00
Stefan Prodan
4869a9f3ae
Merge pull request #915 from HBOCodeLabs/graphite-metrics-provider
...
Add Graphite metrics provider
2021-05-28 08:55:30 +03:00
Stefan Prodan
e5fdc7a57d
docs: Update Ingress guides to networking.k8s.io/v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2021-05-26 11:10:42 +03:00
Mike Ball
8e3ee3439c
add {{target}} to Graphite metrics query example
...
Co-authored-by: Mike Ball <mike.ball@warnermedia.com >
Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com >
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com >
2021-05-25 11:56:17 -04:00
Mike Ball
6a66113560
document Graphite metrics provider ( #9 )
...
This adds documentation of the Graphite metrics
provider in support of addressing issue #911 .
Co-authored-by: Mike Ball <mike.ball@warnermedia.com >
Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com >
Signed-off-by: Mike Ball <mike.ball@warnermedia.com >
Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com >
2021-05-24 17:44:31 -04:00