Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Support for Historical Data Points #986

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 11, 2023

  1. First draft to support historical data points

    Initial implementation to support historical data points by having a new flag `addHistoricalMetrics` at the job config level
    luismy committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    7172252 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge remote-tracking branch 'upstream/master' into historical_data_p…

    …oints_issue_985
    
    # Conflicts:
    #	pkg/clients/cloudwatch/client.go
    #	pkg/clients/cloudwatch/v1/client.go
    #	pkg/clients/cloudwatch/v2/client.go
    #	pkg/clients/v2/cache_test.go
    #	pkg/job/discovery.go
    #	pkg/model/model.go
    Luis Gonzalez committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b0ad30d View commit details
    Browse the repository at this point in the history