Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: awslabs/aws-embedded-metrics-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: awslabs/aws-embedded-metrics-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 22 files changed
  • 15 contributors

Commits on Feb 28, 2023

  1. Update README.md (#100)

    adding missing import of StorageResolution
    ramprasadg authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f1db319 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Fix defect where duplicate data is saved if one metric requires split…

    …ting up into multiple log lines (#102)
    
    Co-authored-by: reecepeg <reecepeg@amazon.com>
    liquidpele and reecepeg authored May 18, 2023
    Configuration menu
    Copy the full SHA
    f44aaf2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update examples (#103)

    gordonpn authored May 31, 2023
    Configuration menu
    Copy the full SHA
    079941f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. bump version to 3.1.1 (#107)

    * bump version to 3.1.1
    
    * Reverting to old stable debain version to let the build pass
    
    ---------
    
    Co-authored-by: Himtanaya Bhadada <himmy@amazon.com>
    Himtanaya and Himtanaya Bhadada authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0c447f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. add py.typed file (#104)

    Co-authored-by: Mark Kuhn <kuhnmar@amazon.com>
    gruebel and Mark Kuhn authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7137ad1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Added support to set custom timestamp (#110)

    Added support to set custom timestamp
    
    Co-authored-by: Mark Kuhn <kuhnmar@amazon.com>
    rayabagi and Mark Kuhn authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4c36304 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    66e8b6b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix @metric_scope for generator and async generator functions (#113)

    Co-authored-by: Alin RADU <alinra@amazon.com>
    acradu and Alin RADU authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1836dd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Bump version to 3.3.0

    seoberha authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    7bbcd3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from awslabs/seoberha-patch-3

    Bump version to 3.3.0
    seoberha authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    f9d5a56 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Replace User creds with Role creds for CWL agent

    Boxuan Hu committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a604315 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #119 from Boxuan996/boxuan-replace-user-with-role

    Replace User creds with Role creds for CWL agent
    Boxuan996 authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    7b14949 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    e03ffdf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Merge pull request #123 from ZahidMirza95/ZahidMirza95-patch-1

    changed cw-agent dockerhub image to use ecr
    seoberha authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    f78027a View commit details
    Browse the repository at this point in the history
Loading