No description
  • Go 91.7%
  • Makefile 8.3%
Find a file
Kurt Weimer ab7e8f26c3
Merge pull request #19 from hashicorp/revert-17-compliance/add-headers
Revert "[IND-4226] [COMPLIANCE] Add Copyright and License Headers"
2026-02-18 10:23:50 -05:00
.github Add a pull request template for the repository 2025-05-09 17:09:57 +02:00
pkg Revert "[IND-4226] [COMPLIANCE] Add Copyright and License Headers" 2026-02-18 08:56:31 -05:00
.editorconfig Initial commit 2018-10-10 11:35:30 +02:00
.env.dist Add route to opencensus stats 2019-05-30 11:51:37 +02:00
.gitignore Add jaeger exporter 2018-10-10 15:50:20 +02:00
.golangci.yml Revert "[IND-4226] [COMPLIANCE] Add Copyright and License Headers" 2026-02-18 08:56:31 -05:00
CODEOWNERS Temporarily make access control owner of this repo 2024-11-12 16:12:00 -08:00
go.mod Bump golang.org/x/crypto from 0.35.0 to 0.45.0 2025-11-20 01:33:12 +00:00
go.sum Bump golang.org/x/crypto from 0.35.0 to 0.45.0 2025-11-20 01:33:12 +00:00
LICENSE Initial commit 2018-10-10 11:35:30 +02:00
Makefile Revert "[IND-4226] [COMPLIANCE] Add Copyright and License Headers" 2026-02-18 08:56:31 -05:00
README.md modify: remove a bunch of cruft that was used for demo purposes 2023-02-10 12:05:39 +01:00

Go OpenCensus Gorm

Go Report Card GolangCI

This repository serves as an example for configuring OpenCensus to instrument applications written using v1 Gorm ORM.

This project was a fork of sagikazarmark/go-gin-gorm-opencensus

License

The MIT License (MIT). Please see License File for more information.