Skip to content

Commit

Permalink
Add OATs to registry (#5819)
Browse files Browse the repository at this point in the history
Co-authored-by: Severin Neumann <[email protected]>
  • Loading branch information
zeitlinger and svrnm authored Dec 19, 2024
1 parent b344126 commit fbea14b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
26 changes: 26 additions & 0 deletions data/registry/tools-go-oats.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# cSpell:ignore Grcevski Nikola Zeitlinger
title: OpenTelemetry Acceptance Tests (OATs)
registryType: utilities
language: go
tags:
- collector
- testing
- traces
- logs
- metrics
- utilities
license: Apache 2.0
description: |
OATs is a testing suite for OpenTelemetry applications.
Tests are written in YAML and validate traces with TraceQL, logs with LogQL, and metrics with PromQL.
authors:
- name: Gregor Zeitlinger
url: https://github.com/zeitlinger
- name: Matthew Hensley
url: https://github.com/matt-hensley
- name: Nikola Grcevski
url: https://github.com/grcevski
urls:
repo: https://github.com/grafana/oats
createdAt: 2024-12-18
8 changes: 8 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -5267,6 +5267,10 @@
"StatusCode": 200,
"LastSeen": "2024-04-10T00:09:52.054124+02:00"
},
"https://github.com/grafana/oats": {
"StatusCode": 206,
"LastSeen": "2024-12-18T17:02:27.523912263+01:00"
},
"https://github.com/gramidt": {
"StatusCode": 200,
"LastSeen": "2024-08-09T11:17:22.503536+02:00"
Expand Down Expand Up @@ -5951,6 +5955,10 @@
"StatusCode": 200,
"LastSeen": "2024-08-07T15:52:27.50174+02:00"
},
"https://github.com/matt-hensley": {
"StatusCode": 206,
"LastSeen": "2024-12-19T08:30:32.838752977+01:00"
},
"https://github.com/mauriciovasquezbernal": {
"StatusCode": 200,
"LastSeen": "2024-08-09T11:17:34.610601+02:00"
Expand Down

0 comments on commit fbea14b

Please sign in to comment.