# Customization

- [Customize deployment](https://docs.groundcover.com/customization/customize-deployment.md)
- [Agents in host network mode](https://docs.groundcover.com/customization/customize-deployment/agents-in-host-network-mode.md)
- [API Key Secret](https://docs.groundcover.com/customization/customize-deployment/api-key-secret.md)
- [Argo CD](https://docs.groundcover.com/customization/customize-deployment/argo-cd.md)
- [On-premise deployment](https://docs.groundcover.com/customization/customize-deployment/on-premise-deployment.md)
- [Quay.io registry](https://docs.groundcover.com/customization/customize-deployment/quay.io-registry.md)
- [Configuring sensor Deployment on Kubernetes](https://docs.groundcover.com/customization/customize-deployment/configuring-sensor-deployment-coverage.md)
- [Enabling SSL Tracing in Java Applications](https://docs.groundcover.com/customization/customize-deployment/enabling-ssl-tracing-in-java-applications.md)
- [Telemetry](https://docs.groundcover.com/customization/customize-deployment/telemetry.md)
- [Adding Source control context](https://docs.groundcover.com/customization/customize-deployment/source-control-gitlab-github.md): Enrich traces with relevant source control metadata.
- [Customize usage](https://docs.groundcover.com/customization/customize-usage.md)
- [Filtering Kubernetes entities](https://docs.groundcover.com/customization/customize-usage/filtering-kubernetes-entities.md): Customize data collection by filtering K8s entities
- [Custom data retention](https://docs.groundcover.com/customization/customize-usage/custom-data-retention.md)
- [Sensitive data obfuscation](https://docs.groundcover.com/customization/customize-usage/sensitive-data-obfuscation.md)
- [Custom storage](https://docs.groundcover.com/customization/customize-usage/custom-storage.md): Customize groundcover storage volumes for logs, metrics and traces
- [Custom logs collection](https://docs.groundcover.com/customization/customize-usage/custom-logs-collection.md): Custom k8s logs filtering / storing
- [Custom labels and annotations](https://docs.groundcover.com/customization/customize-usage/custom-labels-and-annotations.md)
- [Enrich data with static labels](https://docs.groundcover.com/customization/customize-usage/custom-labels-and-annotations/enrich-metrics-with-static-labels.md)
- [Enrich logs, traces, events, and metrics with pod labels & annotations](https://docs.groundcover.com/customization/customize-usage/custom-labels-and-annotations/enrich-logs-and-traces-with-pod-labels-and-annotations.md)
- [Enrich metrics with node labels](https://docs.groundcover.com/customization/customize-usage/custom-labels-and-annotations/enrich-metrics-with-node-labels.md)
- [Customize tracing payload size](https://docs.groundcover.com/customization/customize-usage/customize-tracing-payload-size.md)
- [Disable tracing for specific protocols](https://docs.groundcover.com/customization/customize-usage/disable-tracing-for-specific-protocols.md)
- [Tuning resources](https://docs.groundcover.com/customization/customize-usage/tuning-resources.md)
- [Controlling the eBPF sampling mechanism](https://docs.groundcover.com/customization/customize-usage/controlling-the-ebpf-sampling-mechanism.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.groundcover.com/customization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
