port-labs / port-docs

The open-source repo for docs.getport.io
https://docs.getport.io
Other
61 stars 43 forks source link

[Datadog] Update SLO History selector configuration documentation #1806

Closed phalbert closed 5 days ago

phalbert commented 5 days ago

Description

Updates the documentation for the SLO History selector configuration to accurately reflect the current implementation, including correct default values, valid ranges, and clearer parameter descriptions. This ensures users can properly configure their SLO history collection based on the actual code implementation.

Added docs pages

N/A

Updated docs pages

What does this PR do?

Updates the documentation for the SLO History selector configuration to accurately reflect the current implementation, including:

Changes

Before

selector:
  query: 'true'
  sampleIntervalPeriodInDays: 7

After

selector:
  query: 'true'
  timeframe: 7              # Time window in days for each data point
  periodOfTimeInMonths: 6   # How far back to fetch history

Testing

Additional Notes

This documentation update aligns with the current implementation in integrations/datadog/overrides.py, making it easier for users to correctly configure their SLO history collection.

aws-amplify-eu-west-1[bot] commented 5 days ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1806.d2ngvl90zqbob8.amplifyapp.com