Skip to content

Commit 1f86b15

Browse files
ci: apply automated fixes
1 parent fbb4da4 commit 1f86b15

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/iam/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_label: Overview
44
pagination_next: iam/users
55
---
66

7-
ngrok includes a robust identity and access management (IAM) system.
7+
ngrok includes a robust identity and access management (IAM) system.
88
ngrok's IAM functionality enables you to:
99

1010
- Issue, rotate and revoke unique credentials for each principal in your account (either a human user or an automated process).
@@ -47,4 +47,4 @@ TK
4747

4848
## What's next
4949

50-
TK
50+
TK

docs/k8s/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sidebar_label: Overview
44
pagination_next: k8s/how-it-works
55
---
66

7-
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
8-
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
7+
The ngrok Kubernetes Operator is the best way to use ngrok if your applications run in Kubernetes environments.
8+
It comes with custom resources for configuration and also supports both Ingress resources as well as the new cross-platform Gateway API configuration resources.
99
When using Kubernetes Ingresses or the Gateway API resources, the ngrok Kubernetes Operator will translate them into managed instances of the ngrok custom resources for you.
1010

1111
The ngrok Kubernetes Operator is deployed to a cluster and allows developers to self-service endpoints to their apps and services using a shared ngrok account.
@@ -50,4 +50,4 @@ controller incur a cost. More details can be found on our [pricing page](https:/
5050

5151
## What's next
5252

53-
TK
53+
TK

docs/obs/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ sidebar_label: Overview
44
pagination_next: obs/traffic-inspection
55
---
66

7-
ngrok provides two powerful mechanisms that allow you to observe and introspect the network traffic flowing through your Endpoints.
7+
ngrok provides two powerful mechanisms that allow you to observe and introspect the network traffic flowing through your Endpoints.
88
An in-dashboard real-time view of requests and a fully-fledged event system to export events to your own logging systems.
99

1010
## Traffic Inspector
1111

12-
Traffic Inspector gives you a view into the HTTP traffic flowing through the endpoints in your account.
13-
You can choose whether Traffic Inspector captures only request metadata or full request and response bodies.
12+
Traffic Inspector gives you a view into the HTTP traffic flowing through the endpoints in your account.
13+
You can choose whether Traffic Inspector captures only request metadata or full request and response bodies.
1414
You can even replay requests against your endpoints for easy debugging replication.
1515

1616
[Get Started with Traffic Inspector →](/obs/traffic-inspection/)
1717

1818
## Log Exporting
1919

20-
Whenever changes occur in your ngrok account or when traffic transits through your endpoints, an event is fired.
20+
Whenever changes occur in your ngrok account or when traffic transits through your endpoints, an event is fired.
2121
You may subscribe to these events and publish them to destinations like AWS Cloudwatch Logs, AWS Firehose, AWS S3, Datadog Logs, Azure Monitor and more.
2222

2323
[Get Started with Log Exporting Events →](/obs/events/)

docs/traffic-policy/concepts/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pagination_label: Phases
88

99
## What is Traffic Policy?
1010

11-
The ngrok Traffic Policy engine enables you to manage traffic consistently across your endpoints.
11+
The ngrok Traffic Policy engine enables you to manage traffic consistently across your endpoints.
1212
It allows you to inspect, manipulate, and route traffic in a structured way.
1313

1414
## Features

0 commit comments

Comments
 (0)