Skip to content

Commit 00f69db

Browse files
authored
stack compatibilty for programmatic setup
Added a note about stack compatibility for Universal Profiling.
1 parent 35d7bef commit 00f69db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

solutions/observability/infra-and-hosts/get-started-with-universal-profiling.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ To configure data ingestion, you need elevated privileges, typically the `elasti
8686
If you’re upgrading from a previous version with Universal Profiling enabled, see the [upgrade guide](upgrade-universal-profiling.md).
8787

8888

89+
```{applies_to}
90+
stack: ga 9.2
91+
```
8992
### Programmatic configuration [profiling-configure-data-ingestion-programmatic]
9093

9194
If you prefer to configure data ingestion programmatically, you can use a Kibana API call. This call can be made either through the "Dev Tools" console in Kibana or with any standalone HTTP client (such as `curl` or `wget`). In both cases, the API call must be executed using the `elastic` user credentials to ensure the necessary permissions.

0 commit comments

Comments
 (0)