Giter Site home page Giter Site logo

vlaaaaaaad / terraform-aws-fargate-samproxy Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 64 KB

A Terraform module for running Honeycomb.io's Samproxy on AWS in Fargate

Home Page: https://registry.terraform.io/modules/Vlaaaaaaad/fargate-samproxy

License: MIT License

HCL 94.98% Smarty 5.02%
aws aws-fargate honeycombio terraform-module

terraform-aws-fargate-samproxy's Introduction

Hey there ๐Ÿ‘‹

I'm Vlad (he/him), a "Professional mistake avoider", more commonly known as Consultant or Strategic Advisor.


๐Ÿ’ผ Work

I'm focused on getting companies to the high-performing levels. I do most of my work on AWS, with Serverless and Containers. I have an intense focus on observability and developer velocity, and I spend most of my time lifting people up.

Think I can help your company? Feel free to reach out!

๐Ÿ“ค Featured content

๐Ÿ“ฌ Socials

If you want to stay up to date with what I'm doing, follow me on Twitter at @iamvlaaaaaaad, on Mastodon at @[email protected], or on Polywork at @vlaaaaaaad. You can message me on Twitter or you can send me an email at [email protected].

terraform-aws-fargate-samproxy's People

Contributors

vlaaaaaaad avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

terraform-aws-fargate-samproxy's Issues

Upgrade to Samproxy 0.10.0

Description

This module should be upgraded to support Samproxy 0.10.0

Desired solution

The module needs to be upgraded to support Samproxy 0.10.0( IIRC there are some breaking changes in the config file format) and needs testing to confirm that 0.10.0 works.

Alternatives and workarounds

N/A

Notes

Creating this issue as I am a bit busy and I don't know when I'll have the time to get to it.

References:

FieldList rendered as string instead of list

Expected Behavior

FieldList = ["request.method","response.status_code"]

Current Behavior

FieldList = "['request.method','response.status_code']"

Steps to Reproduce

set a FieldList option in samproxy_sampler_configs as suggested in the README:

        {
          "name"  = "FieldList"
          "value" = "['request.method','response.status_code']"
        }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.