Skip to content
Avatar

Sponsoring

@dtolnay @cart

Achievements

Achievements

Organizations

@vectordotdev @rustic-games @EthicalEngineering
Block or Report

Block or report JeanMertz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Generate a change log based on the state of your Git repository.

    Rust 99 6

  2. 🤖 Automate repeatable tasks for everyone within your organisation.

    Rust 9 3

  3. 🚀 SM – a static State Machine library

    Rust 177 10

  4. Convert Helm charts to Kubernetes resources.

    Go 110 12

  5. Shared library for Go-based stream processors.

    Go 6 1

  6. chruby-fish Public

    Thin wrapper around chruby to make it work with the Fish shell

    Shell 91 26

468 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created 2 repositories

Created a pull request in vectordotdev/vector that received 20 comments

chore(vrl): update Target::target_get to return reference to Value

This changes the Target trait (which interfaces between VRL and Vector) to update target_get to no longer return an owned Value, but a reference to…

+409 −158 20 comments
Opened 24 other pull requests in 2 repositories
vectordotdev/vector 5 open 18 merged
dbrgn/tracing-test 1 open
Reviewed 37 pull requests in 1 repository
vectordotdev/vector 25 pull requests

Created an issue in vectordotdev/vector that received 3 comments

Dedicated syntax to fetch event metadata in VRL

We currently have three functions to access event metadata in VRL: get_metadata_field set_metadata_field remove_metadata_field As we start using …

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.