Skip to content

Commit

Permalink
Fix dev tools overview page typo #150
Browse files Browse the repository at this point in the history
  • Loading branch information
kosabogi committed Jul 30, 2024
1 parent 587bd01 commit a6f76b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless/pages/elasticsearch-developer-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A number of developer tools are available in your project's UI under the **Dev T

- <DocLink slug="/serverless/devtools/run-api-requests-in-the-console" text="Console"/>: Make API calls to your Elasticsearch instance using the Query DSL and view the responses.
- <DocLink slug="/serverless/devtools/profile-queries-and-aggregations" text="Search Profiler"/>: Inspect and analyze your search queries to identify performance bottlenecks.
- <DocLink slug="/serverless/devtools/debug-grok-expressions" text="Grok Debugger" />>: Build and debug grok patterns before you use them in your data processing pipelines.
- <DocLink slug="/serverless/devtools/debug-grok-expressions" text="Grok Debugger" />: Build and debug grok patterns before you use them in your data processing pipelines.


{/* ## Troubleshooting */}
Expand Down

0 comments on commit a6f76b2

Please sign in to comment.