How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jacobcurtis/opentelemetry"
  config.vm.box_version = "1.0.0"
end
vagrant init jacobcurtis/opentelemetry \
  --box-version 1.0.0
vagrant up

This version was created about 1 year ago.

Users

  • Login as vagrant:vagrant
  • Access Grafana as admin:admin

Ports

  • SSH: 2222
  • Prometheus: 9090
  • Jaeger: 16686
  • Grafana: 3000
  • OpenTelemetry collector GRPC endpoint: 4317
  • OpenTelemetry collector HTTP endpoint: 4318
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (990 MB)