Skip to content

elastiflow/elastiflow-labs-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElastiFlow Labs (Go)

Experimental Go projects, prototypes, and research related to network observability and OpenTelemetry. This repository is a multi-project workspace: each top-level directory is a self-contained project (often with its own go.mod and README).

Code here may change without notice, is intended for learning and exploration, and is not a substitute for production deployment guidance unless a subproject explicitly says otherwise.

Projects

Project Description Documentation
trad-signals/ AWS VPC Flow Logs → OTLP via a custom OpenTelemetry Collector connector; includes a runnable Helm example trad-signals/README.md

Working with Go modules

Each project that ships Go code includes its own module under its tree (for example, trad-signals/flowlogconnector/). From the directory that contains go.mod:

go test ./...

Build, run, and deployment steps vary by project—see that project’s README.

Contributing

This repository is published for reference and learning. Pull requests and external contributions are not accepted. For product questions or feedback, use the channels described on elastiflow.com.

Security

Please report security vulnerabilities according to SECURITY.md.

License

This repository is licensed under the Apache License 2.0.

About

ElastiFlow learning hub for experiments, labs, and projects across the Go ecosystem.

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages