Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaomi7732 authored Jul 19, 2024
1 parent bc35313 commit 81610ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ Customize configurations are supported. There are several ways to customize the
| Key | Value/Types | Default Value | Description |
| -------------------------- | ----------- | ------------- | -------------------------------------------------------------------------------------------- |
| InitializationTimeout | TimeSpan | 00:02:00 | Maximum time to wait for spinning up the container. Accepted format: [d.]hh:mm:ss[.fffffff]. |
| ClusterInfoRefreshInterval | TimeSpan | 00:10:00 | For 3.x only. Get or sets how frequent to refresh the Kubernetes cluster properties. |
| DisablePerformanceCounters | Boolean | false | Deprecated. Sets to true to avoid adding performance counter telemetry initializer. |
| ClusterInfoRefreshInterval | TimeSpan | 00:10:00 | Get or sets how frequent to refresh the Kubernetes cluster properties. |
| ~~DisablePerformanceCounters~~ | ~~Boolean~~ | ~~false~~ | Deprecated. Sets to true to avoid adding performance counter telemetry initializer. |

> Tips: Refer to [AppInsightsForKubernetesOptions.cs](./src/ApplicationInsights.Kubernetes/Extensions/AppInsightsForKubernetesOptions.cs) for the latest customization supported.

Expand Down

0 comments on commit 81610ab

Please sign in to comment.