Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily remove Twitter info from site config #8

Merged
merged 1 commit into from
May 21, 2019
Merged

Temporarily remove Twitter info from site config #8

merged 1 commit into from
May 21, 2019

Conversation

lucperkins
Copy link
Contributor

No description provided.

@lucperkins lucperkins merged commit f60429c into open-telemetry:master May 21, 2019
avilevy18 added a commit to avilevy18/opentelemetry.io that referenced this pull request Nov 22, 2024
- collector failed with config error:
```
error decoding 'service.telemetry': decoding failed due to the following error(s):

'traces.processors': source data must be an array or slice, got map
```

- OTLP Exporter was trying to send with SSL, to receiver that was not set up with SSL.
```
warn	[email protected]/clientconn.go:1379	[core] [Channel open-telemetry#1 SubChannel open-telemetry#8]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:14317", ServerName: "localhost:14317", }. Err: connection error: desc = "transport: authentication handshake failed: tls: first record does not look like a TLS handshake"	{"grpc_log": true}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant